Switch HOMEPAGEs to https. (#3571)

This commit is contained in:
Crestwave
2019-01-16 16:13:10 +00:00
committed by waddlesplash
parent ed882bbd9d
commit 1e5f1b752e
28 changed files with 39 additions and 39 deletions

View File

@@ -2,7 +2,7 @@ SUMMARY="A port of the 2048 puzzle game to the libretro architecture"
DESCRIPTION="2048 is a puzzle game by Gabriele Cirulli, based on 1024 by \
Veewo Studio and conceptually similar to Threes by Asher Vollmer. This is \
a port of 2048 to the libretro API."
HOMEPAGE="http://gabrielecirulli.github.io/2048/"
HOMEPAGE="https://gabrielecirulli.github.io/2048/"
COPYRIGHT="2014-2018 Gabriele Cirulli, the libretro team"
LICENSE="Public Domain"
REVISION="1"