From 6f16a441e623e703cad13a1d88908bc768004697 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Mon, 22 Apr 2019 17:16:05 +0200 Subject: main/http-parser: upgrade to 2.9.2 --- main/http-parser/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/http-parser') 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 # Maintainer: Jakub Jirutka 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" -- cgit v1.2.3