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

Felix Yan felixonmars at archlinux.org
Wed Jun 3 07:39:55 UTC 2020


    Date: Wednesday, June 3, 2020 @ 07:39:55
  Author: felixonmars
Revision: 388134

upgpkg: libnghttp2 1.41.0-1

Modified:
  libnghttp2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 07:12:04 UTC (rev 388133)
+++ PKGBUILD	2020-06-03 07:39:55 UTC (rev 388134)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.40.0
+pkgver=1.41.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glibc)
 conflicts=('nghttp2<1.20.0-2')
 source=(https://github.com/nghttp2/nghttp2/releases/download/v$pkgver/nghttp2-$pkgver.tar.xz)
-sha512sums=('3f9b989c4bd9571b11bb9d59fe2dfd5596ba3962babfc836587d5047e780400a6cf46e43c602caa25ca83c03b84a1629953140d45223099b193df54a719745ce')
+sha512sums=('c92e8022ccc876fa311f21bc5bf5af75feff8232efb56a4b2ab198031e974d15b67c16c046188cc76552f75a1b2e7115925d6ce1e42d6f94ae482fe69727466d')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list