diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-11-11 16:42:59 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-18 09:16:08 +0700 |
commit | 5c17611d6f65bdd1f6e7a1791f9dfdda81d7d069 (patch) | |
tree | b4eb74180959338738b95e2c1a4c14e82b885507 | |
parent | 17c0532f37b2dc5a091487ad5bf187b8d499b6bc (diff) |
games/gltron: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/gltron/gltron.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gltron/gltron.info b/games/gltron/gltron.info index d1e8e931104d9..c659bfb481532 100644 --- a/games/gltron/gltron.info +++ b/games/gltron/gltron.info @@ -1,7 +1,7 @@ PRGNAM="gltron" VERSION="0.70" HOMEPAGE="https://www.gltron.org" -DOWNLOAD="https://gentoo.osuosl.org/distfiles/gltron-0.70-source.tar.gz" +DOWNLOAD="http://prdownloads.sourceforge.net/gltron/gltron-0.70-source.tar.gz" MD5SUM="300e54914844f36c199415d6d8b0372a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |