From 51fd785c2d7393dc21433d9d99517631241948dd Mon Sep 17 00:00:00 2001 From: Tim Dettrick Date: Fri, 2 Oct 2015 15:51:00 +1000 Subject: testing/nghttp2: upgrade to 1.3.4 --- 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 a3c422eb35..474893f2b7 100644 --- a/testing/nghttp2/APKBUILD +++ b/testing/nghttp2/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: pkgname=nghttp2 -pkgver=1.3.2 +pkgver=1.3.4 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="fe9c9cccbc314b0f9a4056bef4ba7362 nghttp2-1.3.2.tar.xz" -sha256sums="3188f46a7f1de852d65a3d34c0c60f69f870c49555944ef1b1fc7df6ce9f02a8 nghttp2-1.3.2.tar.xz" -sha512sums="a29f6e371de19e13be8c01d9ad75c871b381a182012758666f927964e32a84fea2f0119d9ed5b2a52ef899e38261e5518e95b9a13da08f0d42ed26c2e154ee9a nghttp2-1.3.2.tar.xz" +md5sums="061c212379e9114c02c996a99c1490cf nghttp2-1.3.4.tar.xz" +sha256sums="87803308317247f90cab37cdba2eb45cf03a7f083fac5ed4e40f0937a9c37867 nghttp2-1.3.4.tar.xz" +sha512sums="5130ea9e68f85d7c626f585b20c4cd9af22de2c3ecc70f811197f07f00b94d135b645e9437909a60923fa5c24ef0a2d3fd7b7b6334653cdb2a627f5b5a0c80db nghttp2-1.3.4.tar.xz" -- cgit v1.2.3