[arch-commits] Commit in nghttp2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Mar 28 09:57:18 UTC 2020
Date: Saturday, March 28, 2020 @ 09:57:17
Author: arojas
Revision: 378594
Update to 1.40.0
Modified:
nghttp2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-28 09:53:40 UTC (rev 378593)
+++ PKGBUILD 2020-03-28 09:57:17 UTC (rev 378594)
@@ -2,7 +2,7 @@
# Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
pkgname=nghttp2
-pkgver=1.39.2
+pkgver=1.40.0
pkgrel=1
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
arch=(x86_64)
@@ -15,7 +15,7 @@
etc/nghttpx/nghttpx.conf
etc/logrotate.d/nghttpx
)
-sha512sums=('d8c971543e3e87736dfafebca55e9ecd0644e304c9731edaccba34170205824476595861a439077289b438ad489dd6008dedf2c6b2c111920300329be1b1bf34')
+sha512sums=('3f9b989c4bd9571b11bb9d59fe2dfd5596ba3962babfc836587d5047e780400a6cf46e43c602caa25ca83c03b84a1629953140d45223099b193df54a719745ce')
build() {
cd nghttp2-$pkgver
More information about the arch-commits
mailing list