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

Jan de Groot jgc at archlinux.org
Sat Jun 15 22:35:23 UTC 2019


    Date: Saturday, June 15, 2019 @ 22:35:23
  Author: jgc
Revision: 356169

upgpkg: libnghttp2 1.39.1-1

Modified:
  libnghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-15 22:35:14 UTC (rev 356168)
+++ PKGBUILD	2019-06-15 22:35:23 UTC (rev 356169)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.36.0
+pkgver=1.39.1
 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=('4e0d5c5cdb4f1b7e5f12790850237f36649af4aa9596033392725972e4e0e5a33bb78bd1aa0735e35e489b523b7e9a236a7b5847dfca69bd7583fcab36c13c76')
+sha512sums=('36558ed03c59086086abbf144ec7c54c60de3fea00a9ea594feea7186a779781cbb66a08c9b34265892dea382b42b875f551e85331cfa0086e357f9b27b919fa')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list