aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-11-14 22:29:55 +0000
committerpsykose <alice@ayaya.dev>2022-11-14 23:30:00 +0100
commit4b4344204fa83b7fa5e55de63100ad9ec68a1b71 (patch)
tree958ed94c9a907be1d450d15cdedfcd47f1207021
parenta5e54dd5d3d6e1e8772f2946286352c83d457a7d (diff)
main/nghttp2: upgrade to 1.51.0
-rw-r--r--main/nghttp2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD
index 198d9bbcd14..d60bc698165 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.50.0
+pkgver=1.51.0
pkgrel=0
pkgdesc="Experimental HTTP/2 client, server and proxy"
url="https://nghttp2.org"
@@ -58,6 +58,6 @@ package() {
}
sha512sums="
-c2f7f14972cb268a85966f2bd26ac515fa61d9cf6b6bcaa5cffc04f02a18abf116b15537eb4dfbdfa79e7b1472de7034dfdbce7a082cc5b23627d87e2939e529 nghttp2-1.50.0.tar.xz
+0212680e57a15f9afca3b5226429edebd2fe8a52117480007d4472cd0c1bd3aa4d9f21269c637a11efd0f2146a3ee16c3c07ab35d9fb3d4566235d3a14268eeb nghttp2-1.51.0.tar.xz
ad9a645e00d33747338cd23d1d0ff7c744ea6abd504b9175e086574d23881b188fd014464b660923ff37a64c0c46c4379c96374ac8997b03eb2350f9ec817740 disable-failing-musl-unittest.patch
"