net-dns/coredns: Stabilize 1.12.1 amd64, #958858

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-23 01:14:00 +01:00
parent f0e2149988
commit 2d4d389b08
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" https://github.com/rahilarious/gentoo-distfiles/releases/download/${P}/deps.tar.xz -> ${P}-deps.tar.xz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
# main