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

index ed7e202179ed114b937c1ff4bd30de07f6c15342..b6fd926b81247960b837c97286247d4a78589aea 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=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils gnome2-utils qmake-utils
 
 DESCRIPTION="A basic sudoku game"
-HOMEPAGE="http://gottcode.org/simsu/"
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/simsu/"
+SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
index 70fbe569e7d1df88b59198d2e85537a17c69e871..24b8b48f4e662b88b5473c508a9b61e2e460d68d 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils gnome2-utils qt4-r2 games
 
 DESCRIPTION="A basic sudoku game"
-HOMEPAGE="http://gottcode.org/simsu/"
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/simsu/"
+SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"