summaryrefslogtreecommitdiff
path: root/bind-next/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'bind-next/PKGBUILD')
-rw-r--r--bind-next/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/bind-next/PKGBUILD b/bind-next/PKGBUILD
index 5b9364546..092dab7f6 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=26
+pkgrel=27
pkgdesc='A complete, highly portable implementation of the DNS protocol'
url='https://www.isc.org/software/bind/'
license=('MPL2')
@@ -34,6 +34,7 @@ _pinned_dependencies=(
'libk5crypto.so=3'
'libkrb5.so=3'
'libmaxminddb=1.7.1'
+ 'libssl.so=3'
'libuv=1.44.2'
'libxml2.so=2'
'lmdb=0.9.29'