From f71dba0d2f59825853ae684763108be3b8aca75d Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 28 Feb 2017 07:29:20 +0000 Subject: main/nghttp2: upgrade to 1.20.0 --- main/nghttp2/APKBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'main/nghttp2/APKBUILD') diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD index 05e4824a04..b662e3b859 100644 --- a/main/nghttp2/APKBUILD +++ b/main/nghttp2/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: Francesco Colista pkgname=nghttp2 -pkgver=1.18.1 +pkgver=1.20.0 pkgrel=0 pkgdesc="Experimental HTTP/2 client, server and proxy" url="https://nghttp2.org/" @@ -40,6 +40,4 @@ package() { make DESTDIR="$pkgdir" install || return 1 } -md5sums="3b5c96bd0ab871061e119706ddc26eeb nghttp2-1.18.1.tar.xz" -sha256sums="82a929415ce4115dcb4d2917402cb938c29f98ca705d9c0425eb6c02a50d5ae1 nghttp2-1.18.1.tar.xz" -sha512sums="7cc0e270bfce2cc094a6135540183bd6ed7336628d85d983b481faea1c10bf4e20b1d4526e1e4be364305500ec43691c2b86d7a8972455c4491ef008f6234e84 nghttp2-1.18.1.tar.xz" +sha512sums="189f1e74972cec2684a0cbf27c144b03729c718032cbe61b0578979c8d14234c01da306c851aada12d00d255453dc180998e59016a22025de749bb2cfff220f0 nghttp2-1.20.0.tar.xz" -- cgit v1.2.3