diff options
Diffstat (limited to 'main/nghttp2')
-rw-r--r-- | main/nghttp2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD index 7114e7fa43..2764685978 100644 --- a/main/nghttp2/APKBUILD +++ b/main/nghttp2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=nghttp2 pkgver=1.39.2 -pkgrel=1 +pkgrel=2 pkgdesc="Experimental HTTP/2 client, server and proxy" url="https://nghttp2.org" arch="all" |