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

Anatol Pomozov anatolik at archlinux.org
Wed Nov 16 20:29:00 UTC 2016


    Date: Wednesday, November 16, 2016 @ 20:28:59
  Author: anatolik
Revision: 280900

upgpkg: nghttp2 1.16.1-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-16 20:09:50 UTC (rev 280899)
+++ PKGBUILD	2016-11-16 20:28:59 UTC (rev 280900)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.16.0
+pkgver=1.16.1
 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=('fed258b1ab3f207d6b498264f902401950e8cf1b2eb67dec5b35c2cec758a1e6')
+sha256sums=('e4b6ab564d7d856abe03411c3b5c79874de4f91163f07b270fd63fc13ba3ea9b')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list