mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/racket: Fix md5sum.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
46abdcc032
commit
86085b9dd7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="racket"
|
|||
VERSION="7.9"
|
||||
HOMEPAGE="http://racket-lang.org/"
|
||||
DOWNLOAD="https://mirror.racket-lang.org/installers/7.9/racket-7.9-src-builtpkgs.tgz"
|
||||
MD5SUM="43c4fb6fbdb0ef4e6064af3c81399ebe"
|
||||
MD5SUM="be3b9ba2b5b5fb04b48cc6d2942f26a2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue