From 7bc0cbd1f22d4bb1d617d37da41cc9b1aff6aa93 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Tue, 25 Dec 2018 15:49:43 +0000 Subject: [PATCH] community/libhtp: upgrade to 0.5.29 --- community/libhtp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libhtp/APKBUILD b/community/libhtp/APKBUILD index 73ea51aba85..082798cd27d 100644 --- a/community/libhtp/APKBUILD +++ b/community/libhtp/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Steve McMaster # Maintainer: Steve McMaster pkgname=libhtp -pkgver=0.5.26 +pkgver=0.5.29 pkgrel=0 pkgdesc="HTTP normalizer and parser library" url="https://github.com/OISF/libhtp" @@ -39,4 +39,4 @@ check() { cd "$builddir" make check } -sha512sums="a875e32e378e56c4c24d14c0242859dc81bee1898f4a60e7c6ab622baf21b55247b1d6f9ecd90f45e6602ccf1903356a786e6463bc2d359abb85f583b0f8e71a libhtp-0.5.26.tar.gz" +sha512sums="2d009a709415945f4a48cbcafdd90ab617575c4c4b355643bcb4342c8f3236c5b21a684c3728024da5113ac87caf0f048be36f6e6a63a670fc564fc9deee4759 libhtp-0.5.29.tar.gz"