From 89ff4e70aa52494f5488e265aeef844d66c80c8f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 6 Nov 2022 18:34:24 +0100 Subject: bind-next: rebuild --- bind-next/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bind-next') diff --git a/bind-next/PKGBUILD b/bind-next/PKGBUILD index 3d572207d..5b9364546 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=25 +pkgrel=26 pkgdesc='A complete, highly portable implementation of the DNS protocol' url='https://www.isc.org/software/bind/' license=('MPL2') @@ -26,6 +26,7 @@ _pinned_dependencies=( 'glibc>=2.33' 'libcap.so=2' 'libcom_err.so=2' + 'libcrypto.so=3' 'libedit.so=0' 'libgssapi_krb5.so=2' 'libidn2.so=0' @@ -36,7 +37,6 @@ _pinned_dependencies=( 'libuv=1.44.2' 'libxml2.so=2' 'lmdb=0.9.29' - 'openssl=3.0.7' 'zlib=1:1.2.13' ) depends_i486=("${_pinned_dependencies_i486[@]}") -- cgit v1.2.3-70-g09d2