From 8746d56015ebc77c4494ea9209f6793055c9f34e Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 3 Oct 2023 12:25:08 -0500 Subject: [PATCH] libhtp: update to 0.5.46. --- srcpkgs/libhtp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libhtp/template b/srcpkgs/libhtp/template index 515fd4dac2a..4bd880c72f3 100644 --- a/srcpkgs/libhtp/template +++ b/srcpkgs/libhtp/template @@ -1,7 +1,7 @@ # Template file for 'libhtp' pkgname=libhtp -version=0.5.36 -revision=2 +version=0.5.46 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool" makedepends="zlib-devel" @@ -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=ab1dd6cfd4ab4c36624a5c74793d80d1b7f50f5791620f47bfd831a79e32bc4b +checksum=31a184c9aa1d015f5add33c5480f95738189449954c383e217b27cda97e98789 pre_configure() { autoreconf -fi