summaryrefslogtreecommitdiff
path: root/bind-next/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'bind-next/PKGBUILD')
-rw-r--r--bind-next/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-next/PKGBUILD b/bind-next/PKGBUILD
index cff4b8720..230f49928 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=7
+pkgrel=8
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.42.0'
'libxml2=2.9.12'
'lmdb=0.9.29'
- 'openssl=1.1.1.l'
+ 'openssl=1.1.1.m'
'zlib=1:1.2.11'
)
depends_i486=("${_pinned_dependencies_i486[@]}")