commit: 0771c016c7e7328428891f46b2f2ab68de14a0f6 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 12:48:23 2018 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri May 11 20:38:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0771c016
games-strategy/boswars: use HTTPS games-strategy/boswars/boswars-2.7-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-strategy/boswars/boswars-2.7-r2.ebuild b/games-strategy/boswars/boswars-2.7-r2.ebuild index e47f414ef94..679d91a6ab3 100644 --- a/games-strategy/boswars/boswars-2.7-r2.ebuild +++ b/games-strategy/boswars/boswars-2.7-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils scons-utils DESCRIPTION="Futuristic real-time strategy game" -HOMEPAGE="http://www.boswars.org/" -SRC_URI="http://www.boswars.org/dist/releases/${P}-src.tar.gz +HOMEPAGE="https://www.boswars.org" +SRC_URI="https://www.boswars.org/dist/releases/${P}-src.tar.gz https://dev.gentoo.org/~hasufell/distfiles/${P}-fixed-images-for-libpng-1.6.tar.xz mirror://gentoo/bos.png"
