summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShaun Bouckaert2023-10-12 12:48:30 +1000
committerShaun Bouckaert2023-10-12 12:48:30 +1000
commit7ba0ffe835f3f34fc1cc48b9450bb25a8ba67032 (patch)
treecfccd69afa82c974f03f5258467b7c27415d9b71 /PKGBUILD
parentc6bd891ba3b0dc1b30e9bfdfdbbac029ed0cdd2c (diff)
downloadaur-7ba0ffe835f3f34fc1cc48b9450bb25a8ba67032.tar.gz
Update to 1.57.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6f70a1f14cc..b4f1385dd93e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Zhuoyun Wei <wzyboy@wzyboy.org>
pkgname=nghttp2
-pkgver=1.56.0
+pkgver=1.57.0
pkgrel=1
pkgdesc='Client, server and proxy programs from the nghttp2 library'
arch=(x86_64)
@@ -17,7 +17,7 @@ backup=(
etc/nghttpx/nghttpx.conf
etc/logrotate.d/nghttpx
)
-sha256sums=('65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9')
+sha256sums=('9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958')
build() {
cd nghttp2-$pkgver