aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3adc0d1dbd..e6e0d50d52 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.8.0
+pkgver=2.8.1
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="57252a29b75f91452fd9bf2d3805bf1ddd95c32aee864cbe47dc676861512b9db95a7b3a4e1b999d5c046ab0d50809e7f184994c24ad48fe97cc2bcc27d9eb7b http-parser-2.8.0.tar.gz"
+sha512sums="6f52f543d979f39688ccefae236527a8183929b3d30f5370570107b01cf89d0338b448249a81102b78d31615d2e8f6e7c708f8961f55ece08e7d3a40e5ad0883 http-parser-2.8.1.tar.gz"