games-puzzle/tanglet: use HTTPS for links to gottcode.org.
authorFrancesco Turco <fturco@fastmail.fm>
Tue, 10 Oct 2017 18:10:31 +0000 (20:10 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 22 Oct 2017 17:01:04 +0000 (19:01 +0200)
games-puzzle/tanglet/tanglet-1.3.1.ebuild

index f4b75b9ca69d71b707bc7be9eb1c6e44ff729fd6..93d45133ff1d65f48d005cd2805be4783f498bf2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,8 @@ LANGSLONG="es_CL"
 inherit eutils gnome2-utils qmake-utils games
 
 DESCRIPTION="A single player word finding game based on Boggle"
-HOMEPAGE="http://gottcode.org/tanglet/"
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/tanglet/"
+SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"