diff options
Diffstat (limited to 'media-gfx/gphotofs/gphotofs-0.5-r2.ebuild')
-rw-r--r-- | media-gfx/gphotofs/gphotofs-0.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gphotofs/gphotofs-0.5-r2.ebuild b/media-gfx/gphotofs/gphotofs-0.5-r2.ebuild index 5fe6dbff0ba6..fc65ac960d60 100644 --- a/media-gfx/gphotofs/gphotofs-0.5-r2.ebuild +++ b/media-gfx/gphotofs/gphotofs-0.5-r2.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=8 DESCRIPTION="FUSE file system for interfacing with digital cameras using gphoto2" HOMEPAGE="http://www.gphoto.org/" -SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |