diff options
Diffstat (limited to 'h2o')
-rw-r--r-- | h2o/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h2o/PKGBUILD b/h2o/PKGBUILD index f72be400d..d483645f5 100644 --- a/h2o/PKGBUILD +++ b/h2o/PKGBUILD @@ -7,7 +7,7 @@ pkgname=h2o pkgver=2.2.6 -pkgrel=1 +pkgrel=2 pkgdesc="Optimized HTTP server with support for HTTP/1.x and HTTP/2" arch=('i686' 'pentium4' 'x86_64') depends=('libuv' 'libyaml' 'wslay' 'zlib') |