[net-dns/bind] bump
This commit is contained in:
parent
ff8a2ebf63
commit
35d63f7260
@ -1 +1 @@
|
||||
DIST bind-9.18.10.tar.xz 5261572 BLAKE2B 7fdf92fbb92b739ceefef1e87cb89d489763c503199c409f36b809e24df13b43436d8c393864e6281b93866382ff2a946f03d725dfd042c00fab642e8835a1e6 SHA512 517b070e28cc3c3ab6bc47d353d00ea5d365c0f46859d80c4712df97da759de5176126efe7d53887a2f141d06e61adfe4c0036df8e79db1ca93b0818a1d65b5e
|
||||
DIST bind-9.18.11.tar.xz 5284184 BLAKE2B 53e798b84dd154829b5e3d3a1ecf1a45b7b71e486d03916c5d589df2c1ee76bd2b5ae4727b2e32524254d6aee35dbdea66d1ab8696e0c11227983b9cbc06f64b SHA512 1f71560efca3b6886d71861c76d4a11d59c28f0ffed684f040a59dd9c14be594985a3f15e6d610a4d88a40a16a19e259977d4a254e146469323d15587b23f3ad
|
||||
|
@ -21,12 +21,15 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="+caps dnsrps dnstap doc doh fixed-rrset idn geoip gssapi lmdb selinux static-libs test xml"
|
||||
|
||||
# libuv lower bound should be the highest value seen at
|
||||
# https://gitlab.isc.org/isc-projects/bind9/-/blob/v9_18/lib/isc/netmgr/netmgr.c#L202
|
||||
# to avoid issues with matching stable/testing, etc
|
||||
DEPEND="
|
||||
acct-group/named
|
||||
acct-user/named
|
||||
dev-libs/jemalloc
|
||||
dev-libs/json-c:=
|
||||
dev-libs/libuv:=
|
||||
>=dev-libs/libuv-1.42.0:=
|
||||
sys-libs/zlib
|
||||
dev-libs/openssl:=[-bindist(-)]
|
||||
caps? ( >=sys-libs/libcap-2.1.0 )
|
Loading…
Reference in New Issue
Block a user