aboutsummaryrefslogtreecommitdiffstats
path: root/community/libhtp
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-03-11 20:02:17 +0200
committerprspkt <prspkt@protonmail.com>2019-03-11 20:15:51 +0200
commitb80532ddceeae0b1277c0cc333d46e5563b8641b (patch)
treea5bd3c2c7f87cad439ab8e45f4760a60248de9ef /community/libhtp
parent01582b1f392cb983dacb868395a446a8f116ed26 (diff)
downloadaports-b80532ddceeae0b1277c0cc333d46e5563b8641b.tar.bz2
aports-b80532ddceeae0b1277c0cc333d46e5563b8641b.tar.xz
community/libhtp: upgrade to 0.5.30
Diffstat (limited to 'community/libhtp')
-rw-r--r--community/libhtp/APKBUILD5
1 files changed, 3 insertions, 2 deletions
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 <code@mcmaster.io>
# Maintainer: Steve McMaster <code@mcmaster.io>
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"