From ca389b05af7349d740e245dca4c1c025b51a82cc Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 9 Nov 2020 18:36:57 -0600 Subject: [PATCH] libhtp: update to 0.5.35 --- srcpkgs/libhtp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libhtp/template b/srcpkgs/libhtp/template index 43eda49287f..3ce59e3e764 100644 --- a/srcpkgs/libhtp/template +++ b/srcpkgs/libhtp/template @@ -1,6 +1,6 @@ # Template file for 'libhtp' pkgname=libhtp -version=0.5.34 +version=0.5.35 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/OISF/libhtp" distfiles="https://github.com/OISF/libhtp/archive/${version}.tar.gz" -checksum=088674560082d403b1b677d6ff57caf8dab9f1f27a7539136ee604e40aa3022d +checksum=4c3ac4c6027710455ffe725f24ac6a83b2c13fe0afc83b74df2cca78ba46976a pre_configure() { autoreconf -fi