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

index 839c66c5616c65182e9d491ac9ed8982fc6698a6..b573fb6499219ab842e81e5fdd977a53addbebf1 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils gnome2-utils qmake-utils games
 
 DESCRIPTION="A word unscrambling game"
-HOMEPAGE="http://gottcode.org/connectagram/"
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/connectagram/"
+SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"