aboutsummaryrefslogtreecommitdiffstats
path: root/main/http-parser
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-04-22 17:16:05 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-04-22 17:16:33 +0200
commit6f16a441e623e703cad13a1d88908bc768004697 (patch)
tree7245e40c35b3354241b9d7180853e3cc37c2e749 /main/http-parser
parent982999ad829f88830c609f7f3971bea74f2fc13c (diff)
downloadaports-6f16a441e623e703cad13a1d88908bc768004697.tar.bz2
aports-6f16a441e623e703cad13a1d88908bc768004697.tar.xz
main/http-parser: upgrade to 2.9.2
Diffstat (limited to 'main/http-parser')
-rw-r--r--main/http-parser/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/http-parser/APKBUILD b/main/http-parser/APKBUILD
index c1e3527c81..c54d85c308 100644
--- a/main/http-parser/APKBUILD
+++ b/main/http-parser/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=http-parser
-pkgver=2.9.0
+pkgver=2.9.2
pkgrel=0
pkgdesc="HTTP request/response parser for C"
url="https://github.com/nodejs/http-parser"
@@ -30,4 +30,4 @@ package() {
make install DESTDIR="$pkgdir" PREFIX="/usr"
}
-sha512sums="40acecbf71b9f0b4ae857c74c3ec0784d7f341a0cb83cf82b308387d0c5b56d38b282241aaf8ca93816970f2a9e67989f3d9d456459f3986c29fe51ab520155e http-parser-2.9.0.tar.gz"
+sha512sums="fe21ba46c9297b55a6382497b689da2af88999a9a5716ffef0731057ce1bb053056e4f20147284c78338e48ed1a793a0270fe0edfe3f4b589926e3ede603d023 http-parser-2.9.2.tar.gz"