From 22739c46a437590c032b42d4ef064d91146eb76f Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Fri, 13 Apr 2018 14:15:17 +0000 Subject: [PATCH] main/nghttp2: upgrade to 1.31.1 --- main/nghttp2/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD index 7c4780605da..5af04b45758 100644 --- a/main/nghttp2/APKBUILD +++ b/main/nghttp2/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa # Maintainer: Francesco Colista pkgname=nghttp2 -pkgver=1.31.0 -pkgrel=1 +pkgver=1.31.1 +pkgrel=0 pkgdesc="Experimental HTTP/2 client, server and proxy" url="https://nghttp2.org/" arch="all" @@ -44,5 +44,5 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="00342b0517eb9e1044eced4649488d7ad35694e0a1303c4cba2d2be897fb86c5c70f1a5a157799d5c0cf448a6b983f2a2a57ee2bdb5ec762876647f9303446ca nghttp2-1.31.0.tar.xz +sha512sums="e0f5b345b6d794b21fa04bc0c7125f24a877074538ad746451d4a293eb22f1afb9e0e619c69b84f0fc2142a925044a19976af4cffb8426358e95e7d9715d5a4f nghttp2-1.31.1.tar.xz b6d2fea4d76253cc7e8a4387f77fbde8f2b7aec09ec7c48ccd7c499571786244c29ec917714b37eb458404351b179bb0af0c62c150450114b59f47d5c44f8dd7 libressl-2.7.patch"