diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-08 13:18:17 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-08 13:11:12 +0200 |
commit | 2a0feee39134d45699f08e45057e5ca832938ba1 (patch) | |
tree | bb42cebdc5f70b40eda0078ef4faa5417bcae0e8 /community/h2o | |
parent | 18d6aeb55d768dd3405059c12a15528d05c4bdd6 (diff) | |
download | aports-2a0feee39134d45699f08e45057e5ca832938ba1.tar.bz2 aports-2a0feee39134d45699f08e45057e5ca832938ba1.tar.xz |
main/libuv: upgrade to 1.21.0 and rebuild dependent packages
Diffstat (limited to 'community/h2o')
-rw-r--r-- | community/h2o/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/h2o/APKBUILD b/community/h2o/APKBUILD index 3b30d5e417..11faa6cbf8 100644 --- a/community/h2o/APKBUILD +++ b/community/h2o/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bennett Goble <nivardus@gmail.com> pkgname=h2o pkgver=2.2.5 -pkgrel=0 +pkgrel=1 pkgdesc="An optimized HTTP/1, HTTP/2 server written in C" url="https://h2o.examp1e.net" arch="all" |