commit: d4e78dcee0e64dbfd6d775b94619fdd6c2abfb24 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 01:11:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 01:39:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e78dce
net-dialup/mgetty: update SRC_URI (FTP->HTTP) Signed-off-by: Sam James <sam <AT> gentoo.org> net-dialup/mgetty/mgetty-1.2.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/mgetty/mgetty-1.2.1-r4.ebuild b/net-dialup/mgetty/mgetty-1.2.1-r4.ebuild index c5c30287c657..5cc698ad9de0 100644 --- a/net-dialup/mgetty/mgetty-1.2.1-r4.ebuild +++ b/net-dialup/mgetty/mgetty-1.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 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 flag-o-matic systemd toolchain-funcs DESCRIPTION="A programm for sending and receiving fax and voice" HOMEPAGE="http://mgetty.greenie.net/" -SRC_URI="ftp://mgetty.greenie.net/pub/mgetty/source/$(ver_cut 1-2)/${P}.tar.gz" +SRC_URI="http://mgetty.greenie.net/source/$(ver_cut 1-2)/${P}.tar.gz" DEPEND=" dev-lang/perl
