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

Jan de Groot jgc at archlinux.org
Thu Jun 1 07:56:28 UTC 2017


    Date: Thursday, June 1, 2017 @ 07:56:27
  Author: jgc
Revision: 297035

upgpkg: libnghttp2 1.23.0-1

Modified:
  libnghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 05:54:54 UTC (rev 297034)
+++ PKGBUILD	2017-06-01 07:56:27 UTC (rev 297035)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.22.0
+pkgver=1.23.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=('f14af22f14107901ea6077413f1a387948bf11cdaa4613ba361a0e3e8cacbbe7')
+sha256sums=('e414096abafa87d4ca4ffdc5417c172c0a43414a4288318f80c257f51cb619c0')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list