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

Anatol Pomozov anatolik at archlinux.org
Thu Jan 5 16:56:11 UTC 2017


    Date: Thursday, January 5, 2017 @ 16:56:10
  Author: anatolik
Revision: 285298

upgpkg: nghttp2 1.18.1-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-05 13:33:16 UTC (rev 285297)
+++ PKGBUILD	2017-01-05 16:56:10 UTC (rev 285298)
@@ -3,8 +3,8 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.18.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=('74b0a9314f320203d963e4b64d940ce32936562dd3eab9eb7184beb6b90950cc')
+sha256sums=('94d16f71038feac87c285fd0e31b8f8357c9ac3de089fbb098943fdcbc40d61a')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list