diff options
Diffstat (limited to 'main')
-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 c377ea41d8..31e8d77bfa 100644 --- a/main/nghttp2/APKBUILD +++ b/main/nghttp2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=nghttp2 pkgver=1.21.1 -pkgrel=0 +pkgrel=1 pkgdesc="Experimental HTTP/2 client, server and proxy" url="https://nghttp2.org/" arch="all" |