commit: 35112ef4f22805fb48142ca391f8b785a4bd31db Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 30 11:02:13 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 3 05:53:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35112ef4
x11-misc/rendercheck: Inline mirror://xorg Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> x11-misc/rendercheck/rendercheck-1.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild index f7aedd6447c..2b27b2a2f34 100644 --- a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild +++ b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Tests for compliance with X RENDER extension" HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/test/rendercheck" -SRC_URI="mirror://xorg/app/${P}.tar.bz2" +SRC_URI="https://www.x.org/releases/individual/app/${P}.tar.bz2" LICENSE="MIT" SLOT="0"