summaryrefslogtreecommitdiff
path: root/user/http-parser
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-04-17 04:01:37 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-04-17 04:01:37 +0000
commit4ae177c4ebe08459e58865f48a99c03c36d49f41 (patch)
tree2bdcbec2969ff8fdcd71cd5eeb529167b5210f11 /user/http-parser
parent9232130a5fca38939c1c69c517ba03e49edb2922 (diff)
downloadpackages-4ae177c4ebe08459e58865f48a99c03c36d49f41.tar.gz
packages-4ae177c4ebe08459e58865f48a99c03c36d49f41.tar.bz2
packages-4ae177c4ebe08459e58865f48a99c03c36d49f41.tar.xz
packages-4ae177c4ebe08459e58865f48a99c03c36d49f41.zip
user/http-paser: bump to 2.9.1
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 de3af464c..fd3fb7da4 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.0
+pkgver=2.9.1
pkgrel=0
pkgdesc="Library for parsing HTTP messages in C"
url=" "
@@ -28,4 +28,4 @@ package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
-sha512sums="40acecbf71b9f0b4ae857c74c3ec0784d7f341a0cb83cf82b308387d0c5b56d38b282241aaf8ca93816970f2a9e67989f3d9d456459f3986c29fe51ab520155e http-parser-2.9.0.tar.gz"
+sha512sums="110a1861666cdd45857c3ab0e9bf8a3eb9d98f86fe001f7c620009e13186377de805d295f7751921cd5c9d4c2781807b3ae00f939af04d7365a3a45aa20b5052 http-parser-2.9.1.tar.gz"