media-gfx/tintii: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 7 Jun 2018 20:22:41 +0000 (22:22 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 9 Jun 2018 14:05:51 +0000 (10:05 -0400)
media-gfx/tintii/tintii-2.10.0.ebuild

index 2ba2f2da7a26bc6c5748a540d9acecdbffea0bb6..a063c35bd35e373ce0dcd8d779b46ca395797c78 100644 (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"