[arch-commits] Commit in nghttp2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Dec 27 18:52:35 UTC 2016
Date: Tuesday, December 27, 2016 @ 18:52:34
Author: anatolik
Revision: 284863
upgpkg: nghttp2 1.18.0-1
Modified:
nghttp2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-27 18:48:31 UTC (rev 284862)
+++ PKGBUILD 2016-12-27 18:52:34 UTC (rev 284863)
@@ -3,7 +3,7 @@
# Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
pkgname=nghttp2
-pkgver=1.17.0
+pkgver=1.18.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=('b3c4df089058f8c4ec6a89e84c306bee3bb597f047ed3e1d0ecdd78eeffea6fd')
+sha256sums=('74b0a9314f320203d963e4b64d940ce32936562dd3eab9eb7184beb6b90950cc')
build() {
cd nghttp2-$pkgver
More information about the arch-commits
mailing list