From: Michael Mair-Keimberger Date: Thu, 7 Jun 2018 20:22:41 +0000 (+0200) Subject: media-gfx/tintii: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=63d3fec3031c4dffd8b04df7dedfdcfb2d60714f;p=gentoo.git media-gfx/tintii: use HTTPs --- diff --git a/media-gfx/tintii/tintii-2.10.0.ebuild b/media-gfx/tintii/tintii-2.10.0.ebuild index 2ba2f2da7a26..a063c35bd35e 100644 --- a/media-gfx/tintii/tintii-2.10.0.ebuild +++ b/media-gfx/tintii/tintii-2.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,8 +7,8 @@ WX_GTK_VER="3.0" inherit wxwidgets DESCRIPTION="A photo editor for selective color, saturation, and hue shift adjustments" -HOMEPAGE="http://www.indii.org/software/tintii" -SRC_URI="http://www.indii.org/files/tint/releases/${P}.tar.gz" +HOMEPAGE="https://www.indii.org/software/tintii" +SRC_URI="https://www.indii.org/files/tint/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"