summaryrefslogtreecommitdiff
path: root/bind-next
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-08-02 20:33:49 +0200
committerErich Eckner <git@eckner.net>2022-08-02 20:33:49 +0200
commit824d864b2239338bab0a1bf91ed8944027d0ba6d (patch)
treeecc8632ec4f553c8075c41c51e005f7032795c55 /bind-next
parent94ceb313a0a17157f8c8876ec0b3499be064847a (diff)
downloadarchlinuxewe-824d864b2239338bab0a1bf91ed8944027d0ba6d.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 c3e90bf01..76cfd8776 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=20
+pkgrel=21
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=12.1.0'
+ 'gcc-libs=12.1.1'
)
_pinned_dependencies=(
'glibc>=2.33'