From b80532ddceeae0b1277c0cc333d46e5563b8641b Mon Sep 17 00:00:00 2001 From: prspkt Date: Mon, 11 Mar 2019 20:02:17 +0200 Subject: community/libhtp: upgrade to 0.5.30 --- community/libhtp/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/libhtp/APKBUILD b/community/libhtp/APKBUILD index a62bfa95b5..82788587fd 100644 --- a/community/libhtp/APKBUILD +++ b/community/libhtp/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Steve McMaster # Maintainer: Steve McMaster pkgname=libhtp -pkgver=0.5.29 +pkgver=0.5.30 pkgrel=0 pkgdesc="HTTP normalizer and parser library" url="https://github.com/OISF/libhtp" @@ -39,4 +39,5 @@ check() { cd "$builddir" make check } -sha512sums="2d009a709415945f4a48cbcafdd90ab617575c4c4b355643bcb4342c8f3236c5b21a684c3728024da5113ac87caf0f048be36f6e6a63a670fc564fc9deee4759 libhtp-0.5.29.tar.gz" + +sha512sums="46f7c5387df8193dca6abc4f209da47cb81d6e4e0a27c3bc0915167c111ae9e52533195f00738be21e0920690723a80206350b54127f79f29ac49d6c345ed296 libhtp-0.5.30.tar.gz" -- cgit v1.2.3