From a3485e09fc6c2937b8cfc8812f49b0cc156f8caf Mon Sep 17 00:00:00 2001
From: Christian Kampka <christian@kampka.net>
Date: Thu, 24 Dec 2015 11:52:07 +0100
Subject: [PATCH] testing/nghttp2: new upstream version 1.6.0

---
 testing/nghttp2/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/nghttp2/APKBUILD b/testing/nghttp2/APKBUILD
index a743e45e9de2..3080027db704 100644
--- a/testing/nghttp2/APKBUILD
+++ b/testing/nghttp2/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer:
 pkgname=nghttp2
-pkgver=1.5.0
+pkgver=1.6.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="eac2f94ca8f233a861c6a7f73c61a29d  nghttp2-1.5.0.tar.xz"
-sha256sums="52e345d46d6f990dc19be8a35403a5230345182d26d04cb82abbea4a168f5987  nghttp2-1.5.0.tar.xz"
-sha512sums="8a8e9f53468edfb914a48eeadd6918042eb7e61e667a807f3fa9be751bfd90ba1351ce2fdad1dac482ab01df1df9c0d4f0fe6074c83b929fec72c944c2746d08  nghttp2-1.5.0.tar.xz"
+md5sums="b5b45ade2c9552a571278815d362a0f3  nghttp2-1.6.0.tar.xz"
+sha256sums="cc569501d243c934ea980a1f68fadb8ccc4f133ae8a5b15dcd29f0de76f9bac3  nghttp2-1.6.0.tar.xz"
+sha512sums="d0438e71c26063072e9fcae21ccbca760b122ba9f2a61440c2688d4e42a0d8309e28d12545951b6ec98399304e9a62887b129e17c1ea39eee5d6db669c5ae486  nghttp2-1.6.0.tar.xz"
-- 
GitLab