diff options
Diffstat (limited to 'testing/h2o/APKBUILD')
-rw-r--r-- | testing/h2o/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/h2o/APKBUILD b/testing/h2o/APKBUILD index 2d644f5aa2..21cb0a3532 100644 --- a/testing/h2o/APKBUILD +++ b/testing/h2o/APKBUILD @@ -3,7 +3,7 @@ pkgname=h2o pkgver=1.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="An optimized HTTP/1, HTTP/2 server written in C" url="https://h2o.examp1e.net" arch="all" |