diff options
Diffstat (limited to 'net-irc/rhapsody/rhapsody-0.28b.ebuild')
-rw-r--r-- | net-irc/rhapsody/rhapsody-0.28b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/rhapsody/rhapsody-0.28b.ebuild b/net-irc/rhapsody/rhapsody-0.28b.ebuild index 694b530b356f..d95565a1196f 100644 --- a/net-irc/rhapsody/rhapsody-0.28b.ebuild +++ b/net-irc/rhapsody/rhapsody-0.28b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="IRC client intended to be displayed on a text console" HOMEPAGE="http://rhapsody.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tgz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}_${PV}.tgz" LICENSE="GPL-2" SLOT="0" |