summaryrefslogtreecommitdiff
path: root/bind-next/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-09-09 06:07:12 +0200
committerErich Eckner <git@eckner.net>2021-09-09 06:07:12 +0200
commit22bb3d1801ffdff5a3cc0bd6abdc38368c642d80 (patch)
treed647b1218a729f40563360f604702284e9267e1c /bind-next/PKGBUILD
parenta5db72dec5881096babe2fb73e5df3ca25550b15 (diff)
downloadarchlinuxewe-22bb3d1801ffdff5a3cc0bd6abdc38368c642d80.tar.xz
bind-next: rebuild
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 6108db49a..cff4b8720 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=6
+pkgrel=7
pkgdesc='A complete, highly portable implementation of the DNS protocol'
url='https://www.isc.org/software/bind/'
license=('MPL2')
@@ -34,7 +34,7 @@ _pinned_dependencies=(
'libkrb5.so=3'
'libmaxminddb=1.6.0'
'libuv=1.42.0'
- 'libxml2=2.9.10'
+ 'libxml2=2.9.12'
'lmdb=0.9.29'
'openssl=1.1.1.l'
'zlib=1:1.2.11'