diff options
author | soredake <fdsfgs@krutt.org> | 2017-11-10 11:09:51 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-11-13 22:39:35 +0000 |
commit | 23a2b242ff3fd30d138e7310a6c969c69a9cd41a (patch) | |
tree | 2d2f40b719457758c3f4caea3ded2071db6d314e /games-arcade | |
parent | dev-util/pkgconfig: Check for existing pkgconfig in / and not ROOT (diff) | |
download | gentoo-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.ebuild | 2 |
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" |