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

Jan de Groot jgc at archlinux.org
Wed Feb 14 14:26:15 UTC 2018


    Date: Wednesday, February 14, 2018 @ 14:26:15
  Author: jgc
Revision: 317006

upgpkg: libnghttp2 1.30.0-1

Modified:
  libnghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 14:23:34 UTC (rev 317005)
+++ PKGBUILD	2018-02-14 14:26:15 UTC (rev 317006)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.29.0
+pkgver=1.30.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(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=('a7a1b18be57be6a53a7739988ea27d6ec9209e7b0e8372b8483cd911d7838739')
+sha256sums=('089afb4c22a53f72384b71ea06194be255a8a73b50b1412589105d0e683c52ac')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list