diff options
author | B. Watson <urchlay@slackware.uk> | 2023-01-07 16:01:28 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:50:18 +0700 |
commit | f7e573e3cdaf2bdb6787713a5d5f06f589602d08 (patch) | |
tree | bcecc62b670ecb69d5ee87a43df5951200bb5e37 /games/lmarbles | |
parent | 3f95c60ec912d9ca3f4502ba34359aed28a45f72 (diff) |
games/lmarbles: Use https URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/lmarbles')
-rw-r--r-- | games/lmarbles/lmarbles.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/lmarbles/lmarbles.info b/games/lmarbles/lmarbles.info index 7084dd4d93388..f89d4170993b5 100644 --- a/games/lmarbles/lmarbles.info +++ b/games/lmarbles/lmarbles.info @@ -1,7 +1,7 @@ PRGNAM="lmarbles" VERSION="1.0.8" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LMarbles" -DOWNLOAD="http://downloads.sourceforge.net/project/lgames/lmarbles/lmarbles-1.0.8.tar.gz" +HOMEPAGE="https://lgames.sourceforge.net/index.php?project=LMarbles" +DOWNLOAD="https://downloads.sourceforge.net/project/lgames/lmarbles/lmarbles-1.0.8.tar.gz" MD5SUM="2735ef0cbf39ac79194321ff49e02f0e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |