summaryrefslogtreecommitdiff
path: root/user/http-parser
diff options
context:
space:
mode:
Diffstat (limited to 'user/http-parser')
-rw-r--r--user/http-parser/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/http-parser/APKBUILD b/user/http-parser/APKBUILD
index 8dace78cd..af90a5f0e 100644
--- a/user/http-parser/APKBUILD
+++ b/user/http-parser/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=http-parser
-pkgver=2.9.2
+pkgver=2.9.3
pkgrel=0
pkgdesc="Library for parsing HTTP messages in C"
url=" "
@@ -25,4 +25,4 @@ package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
-sha512sums="fe21ba46c9297b55a6382497b689da2af88999a9a5716ffef0731057ce1bb053056e4f20147284c78338e48ed1a793a0270fe0edfe3f4b589926e3ede603d023 http-parser-2.9.2.tar.gz"
+sha512sums="d200c52f594192ba80a8d5b59d414404843f8601dac647f29c27845db75ac1f015789031e30e91aaab5b553af1ee6af50b90f9342a444c10c1027e10fdb9a31b http-parser-2.9.3.tar.gz"