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

index 848ecf3551f0c376922e81cfb25d459930312715..c69db906bb143e57fc4eff9451829a61679e5f73 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit qt4-r2 gnome2-utils games
 
 DESCRIPTION="A jigsaw puzzle game that uses tetrominoes for the pieces"
-HOMEPAGE="http://gottcode.org/tetzle/"
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/tetzle/"
+SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"