diff options
Diffstat (limited to 'media-libs/libifp/libifp-1.0.0.2-r1.ebuild')
-rw-r--r-- | media-libs/libifp/libifp-1.0.0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libifp/libifp-1.0.0.2-r1.ebuild b/media-libs/libifp/libifp-1.0.0.2-r1.ebuild index c9bb45c9f64b..a89fd2a8f927 100644 --- a/media-libs/libifp/libifp-1.0.0.2-r1.ebuild +++ b/media-libs/libifp/libifp-1.0.0.2-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -DESCRIPTION="A general-purpose library for iRiver's iFP portable audio players" -HOMEPAGE="http://ifp-driver.sourceforge.net/libifp/" +DESCRIPTION="General-purpose library for iRiver's iFP portable audio players" +HOMEPAGE="https://ifp-driver.sourceforge.net/libifp/" SRC_URI="mirror://sourceforge/ifp-driver/${P}.tar.gz" LICENSE="GPL-2" |