games-fps/quake2-demodata: use HTTPS for links to en.wikipedia.org, bug #637190
authorFrancesco Turco <fturco@fastmail.fm>
Thu, 7 Sep 2017 15:10:38 +0000 (17:10 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 27 Jan 2018 09:54:40 +0000 (10:54 +0100)
games-fps/quake2-demodata/quake2-demodata-3.14.ebuild

index 03f9521ff9f08c50d5d931e6a873cdd97f1b57b3..cd68c344cd8a2b0700328d88140ee5a5e1869026 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
@@ -9,7 +9,7 @@ MY_PN="quake2"
 FILE="q2-${MY_PV}-demo-x86.exe"
 
 DESCRIPTION="Demo data for Quake 2"
-HOMEPAGE="http://en.wikipedia.org/wiki/Quake_II"
+HOMEPAGE="https://en.wikipedia.org/wiki/Quake_II"
 SRC_URI="mirror://idsoftware/${MY_PN}/${FILE}"
 
 # See license.txt - it's a bit different to Q2EULA in Portage