From 3b926f2d00656660c0e4b22f415da8af474cd99d Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sun, 6 Dec 2020 18:23:51 -0600 Subject: [PATCH] libhtp: update to 0.5.36. --- srcpkgs/libhtp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libhtp/template b/srcpkgs/libhtp/template index 3ce59e3e764..38ceef8b970 100644 --- a/srcpkgs/libhtp/template +++ b/srcpkgs/libhtp/template @@ -1,6 +1,6 @@ # Template file for 'libhtp' pkgname=libhtp -version=0.5.35 +version=0.5.36 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=4c3ac4c6027710455ffe725f24ac6a83b2c13fe0afc83b74df2cca78ba46976a +checksum=ab1dd6cfd4ab4c36624a5c74793d80d1b7f50f5791620f47bfd831a79e32bc4b pre_configure() { autoreconf -fi