aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/nghttp2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD
index 051446e2b6..f2d0c4b75e 100644
--- a/main/nghttp2/APKBUILD
+++ b/main/nghttp2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=nghttp2
-pkgver=1.22.0
+pkgver=1.23.1
pkgrel=0
pkgdesc="Experimental HTTP/2 client, server and proxy"
url="https://nghttp2.org/"
@@ -42,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="dc6e02afc5834db6945b658a45b6c27ec96365ee77218e746803eb166ffb58b0e88c43dc32db6bc0fef65db5cacba01f80140c4958c52eb9691ac13aaae9b02d nghttp2-1.22.0.tar.xz"
+sha512sums="404729183c3f15635ae96f6888c4a40ec50cfbbd65cc3d9fa6be7a47274cd5509f647fbb8d16f2bfcdd2f39c11d245897245333bcbab8a8cb52c6f8efd3390de nghttp2-1.23.1.tar.xz"