diff options
author | B. Watson <urchlay@slackware.uk> | 2023-01-07 16:36:47 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:50:18 +0700 |
commit | 90f3286e40dea6c71a70be01d5c5f5227181c044 (patch) | |
tree | 931f8f5e41cdb5792456638ba4ff967ffad90383 /games/o2em | |
parent | 1c2455fbcd6caff61daf5518651cf7c1a6cc20a3 (diff) |
games/o2em: Use https URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/o2em')
-rw-r--r-- | games/o2em/o2em.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/o2em/o2em.info b/games/o2em/o2em.info index aed34757ac8b7..ea216a5ccd120 100644 --- a/games/o2em/o2em.info +++ b/games/o2em/o2em.info @@ -1,8 +1,8 @@ PRGNAM="o2em" VERSION="1.18" -HOMEPAGE="http://o2em.sourceforge.net/" +HOMEPAGE="https://o2em.sourceforge.net/" DOWNLOAD="https://downloads.sourceforge.net/project/o2em/o2em/1.18/o2em118src.zip \ - http://o2em.sourceforge.net/files/o2mainsamp.zip" + https://o2em.sourceforge.net/files/o2mainsamp.zip" MD5SUM="be96af886370df337fe8584827717627 \ 9910ecb7d87fcd5696dd4dd00c792e33" DOWNLOAD_x86_64="" |