[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Oct 30 07:47:01 UTC 2021


    Date: Saturday, October 30, 2021 @ 07:47:01
  Author: arojas
Revision: 426810

Update to 1.46.0

Modified:
  nghttp2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-30 07:45:24 UTC (rev 426809)
+++ PKGBUILD	2021-10-30 07:47:01 UTC (rev 426810)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.45.1
+pkgver=1.46.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -16,7 +16,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('320a8c9f29b58c55df98be4312d415bc406edbdfb0765aa37570cdb472a84f40c4f95a51c44c5488363c16ad6815c75b5503b32e43d94724c54117ff583c7150')
+sha512sums=('fcf3573bcc421705190c7cf0e3230f6f3028b669cb2976d29cfeb73e706deaae91ce60d0a615472e3f296454049ea5798f1e8defdd260a98895e94fea6a7a16b')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list