summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoredake <fdsfgs@krutt.org>2017-11-10 11:09:51 +0200
committerJames Le Cuirot <chewi@gentoo.org>2017-11-13 22:39:35 +0000
commit23a2b242ff3fd30d138e7310a6c969c69a9cd41a (patch)
tree2d2f40b719457758c3f4caea3ded2071db6d314e /games-arcade
parentdev-util/pkgconfig: Check for existing pkgconfig in / and not ROOT (diff)
downloadgentoo-23a2b242ff3fd30d138e7310a6c969c69a9cd41a.tar.gz
gentoo-23a2b242ff3fd30d138e7310a6c969c69a9cd41a.tar.bz2
gentoo-23a2b242ff3fd30d138e7310a6c969c69a9cd41a.zip
games-arcade/supertux: update HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/6164
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/supertux/supertux-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/supertux/supertux-0.5.1.ebuild b/games-arcade/supertux/supertux-0.5.1.ebuild
index 10893c163550..af91e8b026d3 100644
--- a/games-arcade/supertux/supertux-0.5.1.ebuild
+++ b/games-arcade/supertux/supertux-0.5.1.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils flag-o-matic
MY_P="SuperTux-v${PV}-Source"
DESCRIPTION="A game similar to Super Mario Bros."
-HOMEPAGE="http://supertuxproject.org/"
+HOMEPAGE="https://supertux.org/"
SRC_URI="https://github.com/SuperTux/${PN}/releases/download/v${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2+ GPL-3+ ZLIB MIT CC-BY-SA-2.0 CC-BY-SA-3.0"