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

Anatol Pomozov anatolik at archlinux.org
Mon Mar 28 17:39:07 UTC 2016


    Date: Monday, March 28, 2016 @ 19:39:07
  Author: anatolik
Revision: 263215

upgpkg: nghttp2 1.9.1-1

Modified:
  nghttp2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-28 17:08:59 UTC (rev 263214)
+++ PKGBUILD	2016-03-28 17:39:07 UTC (rev 263215)
@@ -3,8 +3,8 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.9.1
+pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(i686 x86_64)
 url='https://nghttp2.org/'
@@ -15,7 +15,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha256sums=('04ab9e9a39629f860244cd6f3453a5d7166b9f3555ea730ce1193a05ef8af99f')
+sha256sums=('fc0106f214dbcd73e8d6387bc1f791a3f414c6bc9bf2433fb71c2a8b22cfea23')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list