[arch-commits] Commit in libnghttp2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Dec 3 22:39:17 UTC 2017
Date: Sunday, December 3, 2017 @ 22:39:16
Author: jgc
Revision: 311583
upgpkg: libnghttp2 1.28.0-1
Modified:
libnghttp2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-03 22:37:42 UTC (rev 311582)
+++ PKGBUILD 2017-12-03 22:39:16 UTC (rev 311583)
@@ -3,7 +3,7 @@
# Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
pkgname=libnghttp2
-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)
@@ -12,7 +12,7 @@
depends=(glibc)
conflicts=('nghttp2<1.20.0-2')
source=(https://github.com/nghttp2/nghttp2/releases/download/v$pkgver/nghttp2-$pkgver.tar.xz)
-sha256sums=('e83819560952a3dc3c8d96c46f60745408f46f5f384168c90b9e3dfa53b2c2c8')
+sha256sums=('0d6c3f00614deca3935e42a27f6ad0ea87c31d8c1baa3a9c52755955c599fd8d')
build() {
cd nghttp2-$pkgver
More information about the arch-commits
mailing list