aboutsummaryrefslogtreecommitdiffstats
path: root/main/nghttp2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/nghttp2/APKBUILD')
-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"