summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-02-19 09:40:23 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-02-19 09:40:23 +0100
commit5d5e129727714c60d094317e68000d3a8932ff0a (patch)
treed8583e8127c561f069bce48c6c98cf48bb592108
parent0ff0cb8c4b7e061af33fc1facd767c94aaa23421 (diff)
downloadarchlinuxewe-5d5e129727714c60d094317e68000d3a8932ff0a.tar.xz
dnsdist: fix _pinned_dependencies
-rw-r--r--dnsdist/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnsdist/PKGBUILD b/dnsdist/PKGBUILD
index a9e77386e..423be347a 100644
--- a/dnsdist/PKGBUILD
+++ b/dnsdist/PKGBUILD
@@ -26,7 +26,7 @@ _pinned_dependencies=(
'libcdb.so=1'
'libcrypto.so=3'
'libedit.so=0'
- 'libnghttp2=1.59.0'
+ 'libnghttp2.so=14'
'libre2.so=11'
'libsodium.so=26'
'libssl.so=3'