summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-16 14:45:12 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-16 14:45:12 +0000
commit86ff378991ac50ef0c122f46cca65af6b3ab9909 (patch)
tree2217e2d129c5c807a36a4d566a980f853e46a17f
parent822d06a32c41faa9c7667ce06bd5a68047c4697e (diff)
downloadpackages-86ff378991ac50ef0c122f46cca65af6b3ab9909.tar.gz
packages-86ff378991ac50ef0c122f46cca65af6b3ab9909.tar.bz2
packages-86ff378991ac50ef0c122f46cca65af6b3ab9909.tar.xz
packages-86ff378991ac50ef0c122f46cca65af6b3ab9909.zip
user/nghttp2: sec bump to 1.39.2
-rw-r--r--user/nghttp2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/nghttp2/APKBUILD b/user/nghttp2/APKBUILD
index d22758490..001403fd6 100644
--- a/user/nghttp2/APKBUILD
+++ b/user/nghttp2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer:
pkgname=nghttp2
-pkgver=1.39.1
+pkgver=1.39.2
pkgrel=0
pkgdesc="Experimental HTTP/2 client, server and proxy"
url="https://nghttp2.org/"
@@ -36,4 +36,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="36558ed03c59086086abbf144ec7c54c60de3fea00a9ea594feea7186a779781cbb66a08c9b34265892dea382b42b875f551e85331cfa0086e357f9b27b919fa nghttp2-1.39.1.tar.xz"
+sha512sums="d8c971543e3e87736dfafebca55e9ecd0644e304c9731edaccba34170205824476595861a439077289b438ad489dd6008dedf2c6b2c111920300329be1b1bf34 nghttp2-1.39.2.tar.xz"