aboutsummaryrefslogtreecommitdiffstats
path: root/main/nghttp2
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-04-25 07:44:18 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-04-25 07:44:50 +0000
commit904414180bbd45b865997361a997b37398e70554 (patch)
tree2da8e7a25350e6e9e0562430ffd0b35aacd62924 /main/nghttp2
parent2e2e45588dd4757b6ed747a952d4e62b4b5c4594 (diff)
downloadaports-904414180bbd45b865997361a997b37398e70554.tar.bz2
aports-904414180bbd45b865997361a997b37398e70554.tar.xz
main/nghttp2: upgrade to 1.22.0
Diffstat (limited to 'main/nghttp2')
-rw-r--r--main/nghttp2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD
index 31e8d77bfa..051446e2b6 100644
--- a/main/nghttp2/APKBUILD
+++ b/main/nghttp2/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=nghttp2
-pkgver=1.21.1
-pkgrel=1
+pkgver=1.22.0
+pkgrel=0
pkgdesc="Experimental HTTP/2 client, server and proxy"
url="https://nghttp2.org/"
arch="all"
@@ -42,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="ac0121531b0ecbee67b0b3cb7b18ab1c5417f3d576f2683b526a2f6848dab73e31398d00b76c61f3c12560e44918818fcd2b917f1e296dc0783d610d802d252d nghttp2-1.21.1.tar.xz"
+sha512sums="dc6e02afc5834db6945b658a45b6c27ec96365ee77218e746803eb166ffb58b0e88c43dc32db6bc0fef65db5cacba01f80140c4958c52eb9691ac13aaae9b02d nghttp2-1.22.0.tar.xz"