summaryrefslogtreecommitdiff
path: root/user/nghttp2/APKBUILD
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-12-18 09:03:59 -0600
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-12-18 09:03:59 -0600
commitdda43d6d96bbbb247f6d6cb9151634a22eb53026 (patch)
treea8a9fff0a1bd44979400b492cbbe801eba695bec /user/nghttp2/APKBUILD
parent68f42fbaa5a1157a188d58248067ac379380a995 (diff)
downloadpackages-dda43d6d96bbbb247f6d6cb9151634a22eb53026.tar.gz
packages-dda43d6d96bbbb247f6d6cb9151634a22eb53026.tar.bz2
packages-dda43d6d96bbbb247f6d6cb9151634a22eb53026.tar.xz
packages-dda43d6d96bbbb247f6d6cb9151634a22eb53026.zip
user/nghttp2: upgrade to 1.35.1
Diffstat (limited to 'user/nghttp2/APKBUILD')
-rw-r--r--user/nghttp2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/nghttp2/APKBUILD b/user/nghttp2/APKBUILD
index 697a1995e..41c43ab9b 100644
--- a/user/nghttp2/APKBUILD
+++ b/user/nghttp2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer:
pkgname=nghttp2
-pkgver=1.35.0
+pkgver=1.35.1
pkgrel=0
pkgdesc="Experimental HTTP/2 client, server and proxy"
url="https://nghttp2.org/"
@@ -39,4 +39,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="4e209bb6e388ee9c3440a88eb28ecb4a69e0047b089e4d028bb911dd69518a970b5b06ed6fff06594adca53dccd42443733faad909d347dd8d8e919055356e2f nghttp2-1.35.0.tar.xz"
+sha512sums="fcd3f79f913afbeee1c75003bb39df918e6122bbf728b3ad4192d5849d8fb96705e04f5505465d63f25a565b2f1da6abd8fabdebb6e3347500f7abd31980861d nghttp2-1.35.1.tar.xz"