summaryrefslogtreecommitdiff
path: root/h2o
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-17 20:51:19 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-17 20:51:19 +0200
commitd4d9d796221978d7c97bd4213fef9a050723342d (patch)
treeec02a5eb528f9fdf4ca53825cd9abeba6bc75ba9 /h2o
parent1f0bac0eacb36c28ab6a8c00d2fa1f9dd98de71d (diff)
downloadarchlinuxewe-d4d9d796221978d7c97bd4213fef9a050723342d.tar.xz
h2o: rebuild
Diffstat (limited to 'h2o')
-rw-r--r--h2o/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/h2o/PKGBUILD b/h2o/PKGBUILD
index 85fc486b0..4ccaaa2cd 100644
--- a/h2o/PKGBUILD
+++ b/h2o/PKGBUILD
@@ -7,13 +7,13 @@
pkgname=h2o
pkgver=2.2.6
-pkgrel=11
+pkgrel=12
pkgdesc="Optimized HTTP server with support for HTTP/1.x and HTTP/2"
arch=('i686' 'pentium4' 'x86_64')
_pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.31'
- 'zlib=1:1.2.12'
+ 'zlib=1:1.2.13'
)
depends=('libuv' 'libyaml' 'wslay' "${_pinned_dependencies[@]}")
makedepends=('cmake' 'libtool' 'make' 'pkg-config' 'ruby2.7')