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

Anatol Pomozov anatolik at archlinux.org
Sat Nov 28 16:13:10 UTC 2015


    Date: Saturday, November 28, 2015 @ 17:13:10
  Author: anatolik
Revision: 252028

upgpkg: nghttp2 1.5.0-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-28 16:03:33 UTC (rev 252027)
+++ PKGBUILD	2015-11-28 16:13:10 UTC (rev 252028)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.4.0
+pkgver=1.5.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=('9e6376ea19a3d99371bd7356cc26628e47ae28cc31e2d60b8fd37e49709f886f')
+sha256sums=('8a00e819523bddecad9aad2b0bae9157a343a0d67cba1b78547ae63ba1413dac')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list