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

Anatol Pomozov anatolik at archlinux.org
Thu Feb 25 16:50:50 UTC 2016


    Date: Thursday, February 25, 2016 @ 17:50:49
  Author: anatolik
Revision: 260250

upgpkg: nghttp2 1.8.0-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-25 12:58:21 UTC (rev 260249)
+++ PKGBUILD	2016-02-25 16:50:49 UTC (rev 260250)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.7.1
+pkgver=1.8.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=('0bd8018433978d135d5e469234fda412ce6a469fdbb6cd8afee46840dc1ca3e5')
+sha256sums=('04ab9e9a39629f860244cd6f3453a5d7166b9f3555ea730ce1193a05ef8af99f')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list