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

Anatol Pomozov anatolik at archlinux.org
Mon Oct 24 19:04:52 UTC 2016


    Date: Monday, October 24, 2016 @ 19:04:51
  Author: anatolik
Revision: 279215

upgpkg: nghttp2 1.16.0-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-24 18:46:31 UTC (rev 279214)
+++ PKGBUILD	2016-10-24 19:04:51 UTC (rev 279215)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.15.0
+pkgver=1.16.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=('24375f535a7c39ae256b7e695c2bfa063538fefe70a39380ef60db47e1dccf89')
+sha256sums=('fed258b1ab3f207d6b498264f902401950e8cf1b2eb67dec5b35c2cec758a1e6')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list