From d867ab4d282c7055c693dd0493cc55566cfa57e9 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Fri, 27 May 2016 08:32:54 +0000 Subject: testing/nghttp2: upgrade to 1.11.0 --- testing/nghttp2/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/nghttp2/APKBUILD b/testing/nghttp2/APKBUILD index 3b46c8a065..7773ee8b36 100644 --- a/testing/nghttp2/APKBUILD +++ b/testing/nghttp2/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: Francesco Colista pkgname=nghttp2 -pkgver=1.10.0 +pkgver=1.11.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="4adcd91018f05c9042bb7ddbe8f93e76 nghttp2-1.10.0.tar.xz" -sha256sums="c7e4624d91f32cddfd81233361804c004ef5295851b93e31f95f54a224e5091f nghttp2-1.10.0.tar.xz" -sha512sums="18fee53f4e6820eb721b91252300b8ed9d02ada6470e0277c70c0af5b3582b4234325341bb49c62f591de92abd3816abecc06ae004f21076f5363d726f7b57aa nghttp2-1.10.0.tar.xz" +md5sums="6386c0f209bc51d1730038d7defdc484 nghttp2-1.11.0.tar.xz" +sha256sums="40457054017318221fc6a4a65ec3250008919cf7eadf7f0f5eca19793ef0a730 nghttp2-1.11.0.tar.xz" +sha512sums="cea5362a5064d111a69ff6ee5acfde6011e4df6889984044d8afb298e3f6219935bf312559784d6016716a4dd557ddfb703850b0f7099f19a9b2eab3efbdf605 nghttp2-1.11.0.tar.xz" -- cgit v1.2.3