[arch-commits] Commit in nghttp2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Dec 3 22:41:13 UTC 2017
Date: Sunday, December 3, 2017 @ 22:41:12
Author: jgc
Revision: 311585
upgpkg: nghttp2 1.28.0-1
Modified:
nghttp2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-03 22:39:20 UTC (rev 311584)
+++ PKGBUILD 2017-12-03 22:41:12 UTC (rev 311585)
@@ -3,7 +3,7 @@
# Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
pkgname=nghttp2
-pkgver=1.27.0
+pkgver=1.28.0
pkgrel=1
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
arch=(x86_64)
@@ -16,7 +16,7 @@
etc/nghttpx/nghttpx.conf
etc/logrotate.d/nghttpx
)
-sha256sums=('e83819560952a3dc3c8d96c46f60745408f46f5f384168c90b9e3dfa53b2c2c8')
+sha256sums=('0d6c3f00614deca3935e42a27f6ad0ea87c31d8c1baa3a9c52755955c599fd8d')
build() {
cd nghttp2-$pkgver
More information about the arch-commits
mailing list