diff options
Diffstat (limited to 'net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild')
-rw-r--r-- | net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild index 5700e3892e47..022ae4a74520 100644 --- a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild +++ b/net-p2p/ctorrent/ctorrent-3.3.2-r4.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 @@ MY_P="${PN}-dnh${PV}" DESCRIPTION="Enhanced CTorrent is a BitTorrent console client written in C and C++" HOMEPAGE="http://www.rahul.net/dholmes/ctorrent/" -SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/dtorrent/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |