summaryrefslogtreecommitdiff
path: root/bind-next/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-05-11 01:55:57 +0200
committerErich Eckner <git@eckner.net>2022-05-11 01:55:57 +0200
commit669ca7e942258493a6f464843be0195941ccb591 (patch)
treed4e7daa312707099bd72b8c2ea485d36d18875c0 /bind-next/PKGBUILD
parent9fa62a82ff93727401ede74ed6d008a35c10c3f6 (diff)
downloadarchlinuxewe-669ca7e942258493a6f464843be0195941ccb591.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 db89f589e..afe4d5bb7 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=16
+pkgrel=17
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.2.0'
+ 'gcc-libs=12.1.0'
)
_pinned_dependencies=(
'glibc>=2.33'