main/nghttp2: upgrade to 1.18.1

This commit is contained in:
Francesco Colista 2017-01-06 07:21:36 +00:00
parent fb41b70411
commit 35db2dc5ce

View File

@ -1,8 +1,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=nghttp2
pkgver=1.18.0
pkgrel=1
pkgver=1.18.1
pkgrel=0
pkgdesc="Experimental HTTP/2 client, server and proxy"
url="https://nghttp2.org/"
arch="all"
@ -40,6 +40,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
md5sums="5f00c3b184d37cb38012fda88e43a941 nghttp2-1.18.0.tar.xz"
sha256sums="5e5620e103f9239c0758e0fbfcf9bc04744794c1ce7a415583fbd4c2671a4499 nghttp2-1.18.0.tar.xz"
sha512sums="97916e9da69c5465f3760dad6f1112fcee54668fa628b2c050df59e2d71ec419ec366af41cca15c60b1d6fe155b18aed635b685dc6e894613087871157136f3d nghttp2-1.18.0.tar.xz"
md5sums="3b5c96bd0ab871061e119706ddc26eeb nghttp2-1.18.1.tar.xz"
sha256sums="82a929415ce4115dcb4d2917402cb938c29f98ca705d9c0425eb6c02a50d5ae1 nghttp2-1.18.1.tar.xz"
sha512sums="7cc0e270bfce2cc094a6135540183bd6ed7336628d85d983b481faea1c10bf4e20b1d4526e1e4be364305500ec43691c2b86d7a8972455c4491ef008f6234e84 nghttp2-1.18.1.tar.xz"