testing/libhtp: upgrade to 0.5.25

This commit is contained in:
Steve McMaster 2017-07-13 13:24:40 -04:00 committed by William Pitcock
parent f5f96f2ca0
commit ed6162af0f

View File

@ -1,7 +1,7 @@
# Contributor: Steve McMaster <code@mcmaster.io>
# Maintainer: Steve McMaster <code@mcmaster.io>
pkgname=libhtp
pkgver=0.5.23
pkgver=0.5.25
pkgrel=0
pkgdesc="HTTP normalizer and parser library"
url="https://github.com/OISF/libhtp"
@ -34,6 +34,4 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install || return 1
}
md5sums="5a0a9e2f8ee47b5f9293ea28cda28540 libhtp-0.5.23.tar.gz"
sha256sums="b511ee90a92f7c7d984f8a3ad973244095b7377b866db8a32d652c9c59f57d93 libhtp-0.5.23.tar.gz"
sha512sums="df1772fead1f108cb8941f461e9b293c75cd64da698c192c049c6f494aa8640e3fa7c54dbb9c5a61940190ab98afe1cbf3da3cca121bb90991bcdaff7c0bbedf libhtp-0.5.23.tar.gz"
sha512sums="130e4af4c7b3d949472eb355334cb719d6792b57be41b847ee1aaaaf18aaf678dbef8137adc1567ec09bcef5ca6eb45d113776503173a7225e68a708c750ee21 libhtp-0.5.25.tar.gz"