diff options
Diffstat (limited to 'media-sound/gqradio/gqradio-1.9.2.ebuild')
-rw-r--r-- | media-sound/gqradio/gqradio-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gqradio/gqradio-1.9.2.ebuild b/media-sound/gqradio/gqradio-1.9.2.ebuild index 9b22caa428c8..9c1e825f94ab 100644 --- a/media-sound/gqradio/gqradio-1.9.2.ebuild +++ b/media-sound/gqradio/gqradio-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 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 autotools DESCRIPTION="An FM radio tuner app from the people who brought you GQmpeg" HOMEPAGE="https://gqmpeg.sourceforge.net/radio.html" -SRC_URI="mirror://sourceforge/gqmpeg/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/gqmpeg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |