diff options
Diffstat (limited to 'media-video/recmpeg/recmpeg-1.0.5.ebuild')
-rw-r--r-- | media-video/recmpeg/recmpeg-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/recmpeg/recmpeg-1.0.5.ebuild b/media-video/recmpeg/recmpeg-1.0.5.ebuild index 43d869e72e46..c4ae8876c14a 100644 --- a/media-video/recmpeg/recmpeg-1.0.5.ebuild +++ b/media-video/recmpeg/recmpeg-1.0.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Simple libfame-based video encoder, compresses raw video sequences to MPEG video" HOMEPAGE="http://fame.sourceforge.net/" -SRC_URI="mirror://sourceforge/fame/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/fame/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |