media-gfx/tintii: use HTTPs

This commit is contained in:
Michael Mair-Keimberger
2018-06-07 22:22:41 +02:00
committed by Aaron Bauman
parent 8ccc6b23b5
commit 63d3fec303

View File

@@ -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"