diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-20 15:41:24 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-20 18:15:04 +0100 |
commit | 677b3fd81848f1df8bacd5e2ab3f9ec852f41583 (patch) | |
tree | ed3ab355b16e8acd86e65009cdc94eefc791dcbd /media-gfx/fotoxx | |
parent | media-gfx/darktable: version bump (diff) | |
download | gentoo-677b3fd81848f1df8bacd5e2ab3f9ec852f41583.tar.gz gentoo-677b3fd81848f1df8bacd5e2ab3f9ec852f41583.tar.bz2 gentoo-677b3fd81848f1df8bacd5e2ab3f9ec852f41583.zip |
media-gfx/fotoxx: Fix HOMEPAGE
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/fotoxx')
-rw-r--r-- | media-gfx/fotoxx/fotoxx-15.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fotoxx/fotoxx-15.05.ebuild b/media-gfx/fotoxx/fotoxx-15.05.ebuild index 0a425e4da1d4..dd440e48f705 100644 --- a/media-gfx/fotoxx/fotoxx-15.05.ebuild +++ b/media-gfx/fotoxx/fotoxx-15.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit desktop toolchain-funcs xdg-utils DESCRIPTION="Program for improving image files made with a digital camera" -HOMEPAGE="http://www.kornelix.com/fotoxx.html" +HOMEPAGE="https://www.kornelix.net/fotoxx/fotoxx.html" SRC_URI="http://www.kornelix.com/uploads/1/3/0/3/13035936/${P}.tar.gz" LICENSE="GPL-3" |