summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShaun Bouckaert2024-03-02 16:26:47 +1000
committerShaun Bouckaert2024-03-02 16:26:47 +1000
commit12d8b01369c8936e7c82d90ac95d59e3e0f07e5a (patch)
treed7150169293190540fc80ed4b597a82f00cf810e /PKGBUILD
parent1e9aee414fbf516860422c2fcd55111a9661a2ad (diff)
downloadaur-12d8b01369c8936e7c82d90ac95d59e3e0f07e5a.tar.gz
Update to 1.60.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80b430eb54f1..abe3648af6de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Zhuoyun Wei <wzyboy@wzyboy.org>
pkgname=nghttp2
-pkgver=1.59.0
+pkgver=1.60.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=('fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb')
+sha256sums=('625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e')
build() {
cd nghttp2-$pkgver