commit: cc504dce1323299d4b54c54064b232f66f0b1967
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 16:43:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 16:44:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc504dce
app-portage/getuto: update SRC_URI for tests in 9999
This fixes tests, reflecting ad394eed7cc45a1444d87d176962af4b7db35e0b in
getuto.git.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-portage/getuto/getuto-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-portage/getuto/getuto-9999.ebuild
b/app-portage/getuto/getuto-9999.ebuild
index 1bb91c1211a5..a2cfb27700d0 100644
--- a/app-portage/getuto/getuto-9999.ebuild
+++ b/app-portage/getuto/getuto-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
-SRC_URI+=" test? (
https://mirror.bytemark.co.uk/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/23.0/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar
)"
LICENSE="GPL-2"
SLOT="0"