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

Anatol Pomozov anatolik at archlinux.org
Mon Sep 12 15:44:23 UTC 2016


    Date: Monday, September 12, 2016 @ 15:44:23
  Author: anatolik
Revision: 276195

upgpkg: nghttp2 1.14.1-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-12 08:54:39 UTC (rev 276194)
+++ PKGBUILD	2016-09-12 15:44:23 UTC (rev 276195)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.14.0
+pkgver=1.14.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=('aab85dc4e5a87558d686fd9b6e499850e77789730f5e1cac197e734cdf383fa9')
+sha256sums=('33d425938360b3d0bcdb814e794ae96c652fb1fa1a558d2352aeda785012e1ea')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list