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

Anatol Pomozov anatolik at archlinux.org
Wed Dec 23 19:27:28 UTC 2015


    Date: Wednesday, December 23, 2015 @ 20:27:28
  Author: anatolik
Revision: 257235

upgpkg: nghttp2 1.6.0-1

Modified:
  nghttp2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-23 18:39:52 UTC (rev 257234)
+++ PKGBUILD	2015-12-23 19:27:28 UTC (rev 257235)
@@ -3,8 +3,8 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(i686 x86_64)
 url='https://nghttp2.org/'
@@ -15,7 +15,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha256sums=('8a00e819523bddecad9aad2b0bae9157a343a0d67cba1b78547ae63ba1413dac')
+sha256sums=('22f1bc674cd2f6b99226ebe83b5f5af22c41ae2742d9eaede23775f22a8ad429')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list