aboutsummaryrefslogtreecommitdiffstats
path: root/main/http-parser
diff options
context:
space:
mode:
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"