From 3a00204b067088e78da289f6cc115b551cc69547 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 21 Mar 2022 08:41:37 +0100 Subject: bind-next: rebuild --- bind-next/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bind-next/PKGBUILD b/bind-next/PKGBUILD index 272216019..e96b59161 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=13 +pkgrel=14 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.43.0' 'libxml2.so=2' 'lmdb=0.9.29' - 'openssl=1.1.1.m' + 'openssl=1.1.1.n' 'zlib=1:1.2.11' ) depends_i486=("${_pinned_dependencies_i486[@]}") -- cgit v1.2.3-54-g00ecf