commit: a4f5ca2b8a298c322b980ef73896b20948cf37d0 Author: idealseal <realidealseal <AT> protonmail <DOT> com> AuthorDate: Thu Feb 5 13:27:29 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 6 00:04:34 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f5ca2b
dev-util/sccache: update SRC_URI Closes: https://bugs.gentoo.org/969633 Signed-off-by: idealseal <realidealseal <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45647 Closes: https://github.com/gentoo/gentoo/pull/45647 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/sccache/sccache-0.13.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/sccache/sccache-0.13.0.ebuild b/dev-util/sccache/sccache-0.13.0.ebuild index 8c42598f80af..4397c053b0fc 100644 --- a/dev-util/sccache/sccache-0.13.0.ebuild +++ b/dev-util/sccache/sccache-0.13.0.ebuild @@ -21,6 +21,7 @@ HOMEPAGE="https://github.com/mozilla/sccache" SRC_URI=" https://github.com/mozilla/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz https://github.com/gentoo-crate-dist/sccache/releases/download/v${PV}/sccache-${PV}-crates.tar.xz + ${CARGO_CRATE_URIS} " LICENSE="Apache-2.0"
