[arch-commits] Commit in nghttp2/trunk (PKGBUILD)
    Jan de Groot 
    jgc at archlinux.org
       
    Thu Jun  1 07:59:55 UTC 2017
    
    
  
    Date: Thursday, June 1, 2017 @ 07:59:54
  Author: jgc
Revision: 297037
upgpkg: nghttp2 1.23.0-1
Modified:
  nghttp2/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 07:56:32 UTC (rev 297036)
+++ PKGBUILD	2017-06-01 07:59:54 UTC (rev 297037)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-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)
@@ -16,7 +16,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha256sums=('f14af22f14107901ea6077413f1a387948bf11cdaa4613ba361a0e3e8cacbbe7')
+sha256sums=('e414096abafa87d4ca4ffdc5417c172c0a43414a4288318f80c257f51cb619c0')
 
 build() {
   cd nghttp2-$pkgver
    
    
More information about the arch-commits
mailing list