summaryrefslogtreecommitdiff
path: root/bind-next
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 17:38:25 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 17:38:25 +0100
commit1c6a825e9a1f85193c8c2be085244a90967c33ef (patch)
tree638e7f69996806857f80e30f29f7d227701bc620 /bind-next
parent20599834da2fd67a762f6abc6339be92aad0c3be (diff)
downloadarchlinuxewe-1c6a825e9a1f85193c8c2be085244a90967c33ef.tar.xz
bind-next: rebuild
Diffstat (limited to 'bind-next')
-rw-r--r--bind-next/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-next/PKGBUILD b/bind-next/PKGBUILD
index 83e915579..3d572207d 100644
--- a/bind-next/PKGBUILD
+++ b/bind-next/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver=9.16.16
pkgname=bind-next
_pkgnam=${pkgname%-*}
pkgver=${_pkgver//-/.}
-pkgrel=24
+pkgrel=25
pkgdesc='A complete, highly portable implementation of the DNS protocol'
url='https://www.isc.org/software/bind/'
license=('MPL2')
@@ -36,7 +36,7 @@ _pinned_dependencies=(
'libuv=1.44.2'
'libxml2.so=2'
'lmdb=0.9.29'
- 'openssl=1.1.1.q'
+ 'openssl=3.0.7'
'zlib=1:1.2.13'
)
depends_i486=("${_pinned_dependencies_i486[@]}")