commit: 6b67ef8fdd93a062d3fc71d18247e8c3dd0b6307 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 02:35:11 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 02:35:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b67ef8f
media-sound/rexima: update SRC_URI (FTP->HTTPS) Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/rexima/rexima-1.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/rexima/rexima-1.4-r2.ebuild b/media-sound/rexima/rexima-1.4-r2.ebuild index 72dfeb4e8a71..7c812fdf080f 100644 --- a/media-sound/rexima/rexima-1.4-r2.ebuild +++ b/media-sound/rexima/rexima-1.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="A curses-based interactive mixer which can also be used from the command-line" HOMEPAGE="http://www.svgalib.org/rus/rexima.html" -SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${P}.tar.gz" +SRC_URI="https://www.ibiblio.org/pub/Linux/apps/sound/mixers/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
