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

Felix Yan felixonmars at archlinux.org
Thu Sep 13 18:27:40 UTC 2018


    Date: Thursday, September 13, 2018 @ 18:27:40
  Author: felixonmars
Revision: 334472

upgpkg: nghttp2 1.33.0-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-13 17:03:38 UTC (rev 334471)
+++ PKGBUILD	2018-09-13 18:27:40 UTC (rev 334472)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.32.0
+pkgver=1.33.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
 )
-sha256sums=('700a89d59fcc55acc2b18184001bfb3220fa6a6e543486aca35f40801cba6f7d')
+sha512sums=('eeb0bf64fea115444c685c8a01c1017ce96be18adf88ffcdecad067de7012ca61c6b2b6a627b18e2572bba7bd77ec56a3ca4b1109f7a4b21220e8e28687b5b74')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list