summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShaun Bouckaert2024-05-15 13:51:37 +1000
committerShaun Bouckaert2024-05-15 13:51:37 +1000
commit58816737d601331880aa2843e842328b905aadec (patch)
tree5c3bce3702c04cba0b531bb548cfdbe0424ab155 /PKGBUILD
parentc4b5b4fdbd94e1f8b7ecd96a712b437ff556e794 (diff)
downloadaur-58816737d601331880aa2843e842328b905aadec.tar.gz
Update to 1.62.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d63ad4a08058..ae2b452c23d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Zhuoyun Wei <wzyboy@wzyboy.org>
pkgname=nghttp2
-pkgver=1.61.0
+pkgver=1.62.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=('c0e660175b9dc429f11d25b9507a834fb752eea9135ab420bb7cb7e9dbcc9654')
+sha256sums=('26798308fa0a12dabdb7ba8c77f74383019d3a0f1f36d25958b836af22474958')
build() {
cd nghttp2-$pkgver