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

Anatol Pomozov anatolik at archlinux.org
Mon Nov 28 16:57:15 UTC 2016


    Date: Monday, November 28, 2016 @ 16:57:13
  Author: anatolik
Revision: 282182

upgpkg: nghttp2 1.17.0-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-28 16:51:04 UTC (rev 282181)
+++ PKGBUILD	2016-11-28 16:57:13 UTC (rev 282182)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.16.1
+pkgver=1.17.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha256sums=('e4b6ab564d7d856abe03411c3b5c79874de4f91163f07b270fd63fc13ba3ea9b')
+sha256sums=('b3c4df089058f8c4ec6a89e84c306bee3bb597f047ed3e1d0ecdd78eeffea6fd')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list