summaryrefslogtreecommitdiff
path: root/bind-next
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-07-22 16:23:34 +0200
committerErich Eckner <git@eckner.net>2021-07-22 18:07:47 +0200
commitff7ad07d4e347686211096ca53dc33f978d01efe (patch)
treef9cb639791e4a102452d877f6ed087c156680c1d /bind-next
parent9f810b9ee717a3682a8759bcd14b150f57606e70 (diff)
downloadarchlinuxewe-ff7ad07d4e347686211096ca53dc33f978d01efe.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 56ea77083..090f61461 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=4
+pkgrel=5
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.41.1'
+ 'libuv=1.42.0'
'libxml2=2.9.10'
'lmdb=0.9.29'
'openssl=1.1.1.k'