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

Anatol Pomozov anatolik at archlinux.org
Sat Dec 15 07:21:21 UTC 2018


    Date: Saturday, December 15, 2018 @ 07:21:20
  Author: anatolik
Revision: 342373

upgpkg: libnghttp2 1.35.1-1

Modified:
  libnghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-15 07:20:24 UTC (rev 342372)
+++ PKGBUILD	2018-12-15 07:21:20 UTC (rev 342373)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.34.0
+pkgver=1.35.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=('5ddc4ab443c51ce286a656d2013421172fc37608f14c0a7ea02fa9e5a0dd155e162d5602b55f34dacc69709525a9a8110dc4c42d92607bbad1951075d094c6a0')
+sha512sums=('fcd3f79f913afbeee1c75003bb39df918e6122bbf728b3ad4192d5849d8fb96705e04f5505465d63f25a565b2f1da6abd8fabdebb6e3347500f7abd31980861d')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list