summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--h2o/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/h2o/PKGBUILD b/h2o/PKGBUILD
index 161e34f47..e6e3fe656 100644
--- a/h2o/PKGBUILD
+++ b/h2o/PKGBUILD
@@ -7,11 +7,11 @@
pkgname=h2o
pkgver=2.2.6
-pkgrel=17
+pkgrel=18
pkgdesc="Optimized HTTP server with support for HTTP/1.x and HTTP/2"
arch=('i686' 'pentium4' 'x86_64')
_pinned_dependencies=(
- 'gcc-libs=13.1.1'
+ 'gcc-libs=13.2.1'
'glibc>=2.31'
'libz.so=1'
)