diff options
Diffstat (limited to 'app-misc/g15mpd/g15mpd-1.0.0-r2.ebuild')
-rw-r--r-- | app-misc/g15mpd/g15mpd-1.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/g15mpd/g15mpd-1.0.0-r2.ebuild b/app-misc/g15mpd/g15mpd-1.0.0-r2.ebuild index e80010f84b49..20568ff0ba34 100644 --- a/app-misc/g15mpd/g15mpd-1.0.0-r2.ebuild +++ b/app-misc/g15mpd/g15mpd-1.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="MPD (music player daemon) plugin to G15daemon" HOMEPAGE="https://sourceforge.net/projects/g15daemon/" -SRC_URI="mirror://sourceforge/g15daemon/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/g15daemon/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |