commit: 144205441119ced2e7feb55961018dbc7f6f42e3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 4 13:02:22 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jan 4 13:02:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14420544
media-gfx/rawtherapee: https Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-gfx/rawtherapee/rawtherapee-5.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild index 0a6873bf787..0994a1f97e0 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild @@ -7,8 +7,8 @@ inherit cmake-utils flag-o-matic gnome2-utils toolchain-funcs xdg-utils MY_P=${P/_rc/-rc} DESCRIPTION="A powerful cross-platform raw image processing program" -HOMEPAGE="http://www.rawtherapee.com/" -SRC_URI="http://rawtherapee.com/shared/source/${MY_P}.tar.xz" +HOMEPAGE="https://www.rawtherapee.com/" +SRC_URI="https://rawtherapee.com/shared/source/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0"