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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 21 16:50:34 UTC 2021


    Date: Wednesday, July 21, 2021 @ 16:50:34
  Author: arojas
Revision: 420254

Update to 1.44.0

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-21 16:48:57 UTC (rev 420253)
+++ PKGBUILD	2021-07-21 16:50:34 UTC (rev 420254)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.43.0
+pkgver=1.44.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -15,7 +15,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('eac69ba356870a1cba420a06771082897be8dd40a68f4e04223f41f3d22626e4f5b3766d3dbcc496dd212be01f64c3ac280a2ebddd31dd88f7350c20f56e5d39')
+sha512sums=('756b78665ef9fe8765332e7f0b249029d845a6b635c00a27f4c3716a1354f98bcc34df4da74179213497f6bfc2647d3773ecff2b192c63427447e37cf6393f6c')
 
 build() {
   cd nghttp2-$pkgver




More information about the arch-commits mailing list