diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-18 09:02:49 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-18 20:14:48 +0200 |
commit | c368c9903de70b87c195cf6dc91573fb6f27161c (patch) | |
tree | d5504bccf2ab51419f4f321dc504c0b25db1bfcf /games-arcade/monster-masher | |
parent | a1734d496f725e2aabb6e8677eac443ac5c177c7 (diff) | |
download | gentoo-c368c9903de70b87c195cf6dc91573fb6f27161c.tar.gz gentoo-c368c9903de70b87c195cf6dc91573fb6f27161c.tar.xz |
games-arcade/monster-masher: use HTTPS
Diffstat (limited to 'games-arcade/monster-masher')
-rw-r--r-- | games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild b/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild index e851818b384..9ba28fc6378 100644 --- a/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,8 +7,8 @@ GCONF_DEBUG="no" inherit autotools eutils flag-o-matic gnome2 DESCRIPTION="Squash the monsters with your levitation worker gnome" -HOMEPAGE="http://people.iola.dk/olau/monster-masher/" -SRC_URI="http://people.iola.dk/olau/monster-masher/source/${P}.tar.bz2" +HOMEPAGE="https://people.iola.dk/olau/monster-masher/" +SRC_URI="https://people.iola.dk/olau/monster-masher/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |