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

Anatol Pomozov anatolik at archlinux.org
Mon Oct 26 15:11:37 UTC 2015


    Date: Monday, October 26, 2015 @ 16:11:37
  Author: anatolik
Revision: 249768

upgpkg: nghttp2 1.4.0-1

Modified:
  nghttp2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-26 07:58:07 UTC (rev 249767)
+++ PKGBUILD	2015-10-26 15:11:37 UTC (rev 249768)
@@ -3,8 +3,8 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=nghttp2
-pkgver=1.3.4
-pkgrel=3
+pkgver=1.4.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=('6e47e5dec180d341d228792c64a6364c83437baacf5e24aa1ac255d18783240e')
+sha256sums=('9e6376ea19a3d99371bd7356cc26628e47ae28cc31e2d60b8fd37e49709f886f')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list