diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-09-11 08:20:12 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-09-11 08:20:12 +0200 |
commit | 38606403a61a9caae2bd49e1e50c4693a03c1366 (patch) | |
tree | 06ccea5780c27e7fa9d0d63c0eff29a8a5a20dec /h2o/PKGBUILD | |
parent | f3ce3c03b131db7bf994d0da165d328faa1c0b19 (diff) | |
download | archlinuxewe-38606403a61a9caae2bd49e1e50c4693a03c1366.tar.xz |
h2o: rebuild
Diffstat (limited to 'h2o/PKGBUILD')
-rw-r--r-- | h2o/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/h2o/PKGBUILD b/h2o/PKGBUILD index 68da060ce..0905ab7c8 100644 --- a/h2o/PKGBUILD +++ b/h2o/PKGBUILD @@ -7,11 +7,11 @@ pkgname=h2o pkgver=2.2.6 -pkgrel=25 +pkgrel=26 pkgdesc="Optimized HTTP server with support for HTTP/1.x and HTTP/2" arch=('i686' 'pentium4' 'x86_64') _pinned_dependencies=( - 'gcc-libs=14.2.1+r32+geccf707e5ce' + 'gcc-libs=14.2.1+r134+gab884fffe3fc' 'glibc>=2.31' 'libz.so=1' ) |