diff options
Diffstat (limited to 'media-gfx/gphoto2/gphoto2-2.5.28-r1.ebuild')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.5.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.5.28-r1.ebuild b/media-gfx/gphoto2/gphoto2-2.5.28-r1.ebuild index 2ac9eca09aa2..634fbfe666c8 100644 --- a/media-gfx/gphoto2/gphoto2-2.5.28-r1.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.5.28-r1.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=8 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Free, redistributable digital camera software application" HOMEPAGE="http://www.gphoto.org/" -SRC_URI="mirror://sourceforge/gphoto/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/gphoto/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |