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

Anatol Pomozov anatolik at archlinux.org
Thu Feb 11 18:03:45 UTC 2016


    Date: Thursday, February 11, 2016 @ 19:03:45
  Author: anatolik
Revision: 259071

upgpkg: nghttp2 1.7.1-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 15:13:20 UTC (rev 259070)
+++ PKGBUILD	2016-02-11 18:03:45 UTC (rev 259071)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.7.0
+pkgver=1.7.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=('6fc772644a47474ff6ad4fafae935c56d20e156dce477943be17043024727ac5')
+sha256sums=('0bd8018433978d135d5e469234fda412ce6a469fdbb6cd8afee46840dc1ca3e5')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list