diff options
Diffstat (limited to 'media-gfx/photopc/photopc-3.07.ebuild')
-rw-r--r-- | media-gfx/photopc/photopc-3.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/photopc/photopc-3.07.ebuild b/media-gfx/photopc/photopc-3.07.ebuild index a2e80fb2afd2..6348b8d031d8 100644 --- a/media-gfx/photopc/photopc-3.07.ebuild +++ b/media-gfx/photopc/photopc-3.07.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Utility to control digital cameras based on Sierra Imaging firmware" HOMEPAGE="http://photopc.sourceforge.net" -SRC_URI="mirror://sourceforge/photopc/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/photopc/${P}.tar.gz" LICENSE="photopc" SLOT="0" |