mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
net-dns/knot-resolver: use new sec-keys for 5.7.6
to avoid conflict name .asc/.gpg Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44890 Closes: https://github.com/gentoo/gentoo/pull/44890 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
b759458162
commit
a90d5cde97
@ -47,10 +47,10 @@ DEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
verify-sig? ( >=sec-keys/openpgp-keys-knot-resolver-20240304 )
|
||||
verify-sig? ( >=sec-keys/openpgp-keys-knot-resolver-20251203 )
|
||||
"
|
||||
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/${PN}.gpg
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/${PN}.asc
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-5.5.3-docdir.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user