diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-04 14:02:22 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-04 14:02:22 +0100 |
commit | 144205441119ced2e7feb55961018dbc7f6f42e3 (patch) | |
tree | 04d52ef79289d9971e9060a18e310d22eb2f1881 /media-gfx/rawtherapee | |
parent | media-gfx/rawtherapee: Sort DEPENDs (diff) | |
download | gentoo-144205441119ced2e7feb55961018dbc7f6f42e3.tar.gz gentoo-144205441119ced2e7feb55961018dbc7f6f42e3.tar.bz2 gentoo-144205441119ced2e7feb55961018dbc7f6f42e3.zip |
media-gfx/rawtherapee: https
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-gfx/rawtherapee')
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild index 0a6873bf7876..0994a1f97e03 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" |