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

Jan de Groot jgc at archlinux.org
Mon Nov 6 12:54:45 UTC 2017


    Date: Monday, November 6, 2017 @ 12:54:44
  Author: jgc
Revision: 308951

upgpkg: libnghttp2 1.27.0-1

Modified:
  libnghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-06 09:13:29 UTC (rev 308950)
+++ PKGBUILD	2017-11-06 12:54:44 UTC (rev 308951)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.23.1
+pkgver=1.27.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=('fb75e8c0d6cf9c4381fff242d2dc04cdcc2691af8dc125c6ca349efecf5ccc21')
+sha256sums=('e83819560952a3dc3c8d96c46f60745408f46f5f384168c90b9e3dfa53b2c2c8')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list