diff options
Diffstat (limited to 'media-libs/libclastfm/libclastfm-0.5.ebuild')
-rw-r--r-- | media-libs/libclastfm/libclastfm-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libclastfm/libclastfm-0.5.ebuild b/media-libs/libclastfm/libclastfm-0.5.ebuild index 711cfbfec9e2..86d2a6328591 100644 --- a/media-libs/libclastfm/libclastfm-0.5.ebuild +++ b/media-libs/libclastfm/libclastfm-0.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="C API library to the last.fm web service (unofficial)" HOMEPAGE="https://liblastfm.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN/c}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN/c}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" |