From 331f96412570744f4cf29f1b4f1817aa97ccf9e7 Mon Sep 17 00:00:00 2001 From: Christian Kampka Date: Mon, 30 Nov 2015 20:08:28 +0100 Subject: testing/nghttp2: new upstream version 1.5.0 --- testing/nghttp2/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing/nghttp2') diff --git a/testing/nghttp2/APKBUILD b/testing/nghttp2/APKBUILD index 474893f2b7..a743e45e9d 100644 --- a/testing/nghttp2/APKBUILD +++ b/testing/nghttp2/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: pkgname=nghttp2 -pkgver=1.3.4 +pkgver=1.5.0 pkgrel=0 pkgdesc="Experimental HTTP/2 client, server and proxy" url="https://nghttp2.org/" @@ -48,6 +48,6 @@ package() { make DESTDIR="$pkgdir" install || return 1 } -md5sums="061c212379e9114c02c996a99c1490cf nghttp2-1.3.4.tar.xz" -sha256sums="87803308317247f90cab37cdba2eb45cf03a7f083fac5ed4e40f0937a9c37867 nghttp2-1.3.4.tar.xz" -sha512sums="5130ea9e68f85d7c626f585b20c4cd9af22de2c3ecc70f811197f07f00b94d135b645e9437909a60923fa5c24ef0a2d3fd7b7b6334653cdb2a627f5b5a0c80db nghttp2-1.3.4.tar.xz" +md5sums="eac2f94ca8f233a861c6a7f73c61a29d nghttp2-1.5.0.tar.xz" +sha256sums="52e345d46d6f990dc19be8a35403a5230345182d26d04cb82abbea4a168f5987 nghttp2-1.5.0.tar.xz" +sha512sums="8a8e9f53468edfb914a48eeadd6918042eb7e61e667a807f3fa9be751bfd90ba1351ce2fdad1dac482ab01df1df9c0d4f0fe6074c83b929fec72c944c2746d08 nghttp2-1.5.0.tar.xz" -- cgit v1.2.3