commit: 510c9f02e9d7f8afe7abe4b747c549bf0ec0d04c Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Thu Sep 7 15:11:11 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 27 09:54:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=510c9f02
games-rpg/bass: use HTTPS for links to en.wikipedia.org, bug #637190 games-rpg/bass/bass-1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-rpg/bass/bass-1.2-r1.ebuild b/games-rpg/bass/bass-1.2-r1.ebuild index 6336e5e98a0..1e217f1dd02 100644 --- a/games-rpg/bass/bass-1.2-r1.ebuild +++ b/games-rpg/bass/bass-1.2-r1.ebuild @@ -6,7 +6,7 @@ inherit eutils games DESCRIPTION="Beneath a Steel Sky: a SciFi thriller set in a bleak vision of the future" #HOMEPAGE="http://www.revgames.com/_display.php?id=16" -HOMEPAGE="http://en.wikipedia.org/wiki/Beneath_a_Steel_Sky" +HOMEPAGE="https://en.wikipedia.org/wiki/Beneath_a_Steel_Sky" SRC_URI="mirror://sourceforge/scummvm/bass-cd-${PV}.zip mirror://gentoo/${PN}.png"
