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

Antonio Rojas arojas at archlinux.org
Sun Mar 7 12:57:11 UTC 2021


    Date: Sunday, March 7, 2021 @ 12:57:11
  Author: arojas
Revision: 409469

Update to 1.43.0

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 12:55:50 UTC (rev 409468)
+++ PKGBUILD	2021-03-07 12:57:11 UTC (rev 409469)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.41.0
+pkgver=1.43.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=('c92e8022ccc876fa311f21bc5bf5af75feff8232efb56a4b2ab198031e974d15b67c16c046188cc76552f75a1b2e7115925d6ce1e42d6f94ae482fe69727466d')
+sha512sums=('eac69ba356870a1cba420a06771082897be8dd40a68f4e04223f41f3d22626e4f5b3766d3dbcc496dd212be01f64c3ac280a2ebddd31dd88f7350c20f56e5d39')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list