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

Jan de Groot jgc at archlinux.org
Thu May 4 21:39:47 UTC 2017


    Date: Thursday, May 4, 2017 @ 21:39:46
  Author: jgc
Revision: 295307

upgpkg: libnghttp2 1.22.0-1

Modified:
  libnghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-04 21:30:08 UTC (rev 295306)
+++ PKGBUILD	2017-05-04 21:39:46 UTC (rev 295307)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.20.0
+pkgver=1.22.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(i686 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=('2b2b78915284f32d86c80cd8037b8e5f8c9e94f8a98f674a45cdfb79b863ce62')
+sha256sums=('f14af22f14107901ea6077413f1a387948bf11cdaa4613ba361a0e3e8cacbbe7')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list