diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-01-11 20:07:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-17 08:45:08 +0700 |
commit | e1203c22e55ec4cb2546554ba0d4da539dbcaf30 (patch) | |
tree | f5a956c5216fddb6ee72874547136503d2999d7d /games | |
parent | 1e12ac9dccdcc2643bf6326d8ecf4eb98a6634e9 (diff) |
games/scummvm: Fix download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/scummvm/scummvm.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm/scummvm.info b/games/scummvm/scummvm.info index dbc011730518..bb2af9ad602b 100644 --- a/games/scummvm/scummvm.info +++ b/games/scummvm/scummvm.info @@ -1,7 +1,7 @@ PRGNAM="scummvm" VERSION="2.1.2" HOMEPAGE="https://www.scummvm.org/" -DOWNLOAD="https://www.scummvm.org/frs/scummvm/2.1.2/scummvm-2.1.2.tar.xz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/scummvm-2.1.2.tar.xz" MD5SUM="dd680a1f0f3a6745bf3a8033167ee778" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |