summaryrefslogtreecommitdiff
path: root/user/nghttp2-utils
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2023-04-01 21:19:34 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2023-04-01 21:20:05 -0500
commit354a921e08e4e710c645f95f999cc9ce1ce96272 (patch)
tree231e7dc109e17db54b91c38affc09431cf46559a /user/nghttp2-utils
parent66cb8bc7ca4633a0b4e9091a315197dccbf298b0 (diff)
downloadpackages-354a921e08e4e710c645f95f999cc9ce1ce96272.tar.gz
packages-354a921e08e4e710c645f95f999cc9ce1ce96272.tar.bz2
packages-354a921e08e4e710c645f95f999cc9ce1ce96272.tar.xz
packages-354a921e08e4e710c645f95f999cc9ce1ce96272.zip
system/nghttp2: Update to 1.52.0
Diffstat (limited to 'user/nghttp2-utils')
-rw-r--r--user/nghttp2-utils/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/user/nghttp2-utils/APKBUILD b/user/nghttp2-utils/APKBUILD
index 519f85aec..c81deed55 100644
--- a/user/nghttp2-utils/APKBUILD
+++ b/user/nghttp2-utils/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Síle Ekaterin Liszka <sheila@adelielinux.org>
pkgname=nghttp2-tools
-pkgver=1.47.0
+pkgver=1.52.0
pkgrel=0
pkgdesc="Experimental HTTP/2 client, server and proxy"
url="https://nghttp2.org/"
@@ -30,7 +30,6 @@ build() {
--disable-static \
--without-neverbleed \
--without-jemalloc \
- --disable-python-bindings \
--enable-app \
--disable-shared
make
@@ -52,4 +51,4 @@ package() {
rm -rf "$pkgdir"/usr/share/nghttp2
}
-sha512sums="ad6266a15789fec966db6be8ac0b9ee6cca257a3bb91fdd34a58acf0e472643a571941b5974d16c98f6ac5bfa6a03c4b70a6dff222fb0cd50909178b7e94ce48 nghttp2-1.47.0.tar.xz"
+sha512sums="3af1ce13270f7afc8652bd3de71200d9632204617fe04d2be7156d60eeb1a5cc415573677791a399ae03577e8e3256939b1b05d27dbd98dee504d09ec5325d56 nghttp2-1.52.0.tar.xz"