commit:     277dc7912e384d4223374bebdc7c0013f4008672
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 11:41:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 11:41:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277dc791

app-portage/getuto: fix test SRC_URI

I didn't mean to commit that bit as was just testing.

Fixes: 0087a6ddb25033d62df89895a7851e2189657ed2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/getuto/getuto-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/getuto/getuto-9999.ebuild 
b/app-portage/getuto/getuto-9999.ebuild
index cdcec3d9c92d..860cc3595dd0 100644
--- a/app-portage/getuto/getuto-9999.ebuild
+++ b/app-portage/getuto/getuto-9999.ebuild
@@ -18,7 +18,7 @@ else
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
-SRC_URI+=" test? ( 
mirror://gentoo/releases/amd64/binpackages/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar
 )"
+SRC_URI+=" test? ( 
https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar
 )"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to