summaryrefslogtreecommitdiff
path: root/bind-next
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-07-28 02:55:29 +0200
committerErich Eckner <git@eckner.net>2022-07-28 02:55:29 +0200
commit3d9a55194270b0e4f09302fbc105c8028dc8b09f (patch)
tree54813b1e7444cb344c37f487a991027c3dc0d652 /bind-next
parent14d12042226eb90f1f6a25a0d5e590e42927bad4 (diff)
downloadarchlinuxewe-3d9a55194270b0e4f09302fbc105c8028dc8b09f.tar.xz
bind-next: rebuild
Diffstat (limited to 'bind-next')
-rw-r--r--bind-next/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-next/PKGBUILD b/bind-next/PKGBUILD
index aa613fcb2..c3e90bf01 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=19
+pkgrel=20
pkgdesc='A complete, highly portable implementation of the DNS protocol'
url='https://www.isc.org/software/bind/'
license=('MPL2')
@@ -33,7 +33,7 @@ _pinned_dependencies=(
'libk5crypto.so=3'
'libkrb5.so=3'
'libmaxminddb=1.6.0'
- 'libuv=1.43.0'
+ 'libuv=1.44.2'
'libxml2.so=2'
'lmdb=0.9.29'
'openssl=1.1.1.q'