diff options
Diffstat (limited to 'media-tv/ivtvplayer/ivtvplayer-0.1.3-r3.ebuild')
-rw-r--r-- | media-tv/ivtvplayer/ivtvplayer-0.1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/ivtvplayer/ivtvplayer-0.1.3-r3.ebuild b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r3.ebuild index 856a466bd476..b739f72e9d76 100644 --- a/media-tv/ivtvplayer/ivtvplayer-0.1.3-r3.ebuild +++ b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r3.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="Simple IVTV command line TV and radio player with support of LIRC" HOMEPAGE="https://sourceforge.net/projects/ivtvplayer/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |