summaryrefslogtreecommitdiff
path: root/bind-next
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-02-14 23:39:47 +0100
committerErich Eckner <git@eckner.net>2022-02-14 23:39:47 +0100
commit6adf209a6fe1408161e88a2b206b31f2b7f22cc0 (patch)
tree5f22d20404b0893fa64ad513e8ff7e44cb451494 /bind-next
parent3764adb8680ca9ac59909ce32e8950f5f391cdf2 (diff)
downloadarchlinuxewe-6adf209a6fe1408161e88a2b206b31f2b7f22cc0.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 f375be12f..23396d2d8 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=9
+pkgrel=10
pkgdesc='A complete, highly portable implementation of the DNS protocol'
url='https://www.isc.org/software/bind/'
license=('MPL2')
@@ -20,7 +20,7 @@ makedepends=('libcap' 'libxml2' 'zlib' 'krb5' 'e2fsprogs' 'openssl' 'readline'
'libidn2' 'dnssec-anchors' 'python' 'json-c' 'python-ply' 'lmdb' 'zlib' 'icu'
'xz' 'libmaxminddb' 'libnsl' 'libuv' 'python-sphinx')
_pinned_dependencies_i486=(
- 'gcc-libs=11.1.0'
+ 'gcc-libs=11.2.0'
)
_pinned_dependencies=(
'glibc>=2.33'