mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
perl/rakudo: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e95b2120e1
commit
3ed01b6645
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="rakudo"
|
||||
VERSION="2021.02"
|
||||
HOMEPAGE="https://rakudo.org/"
|
||||
DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2021.02/rakudo-2020.12.tar.gz"
|
||||
DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2021.02/rakudo-2021.02.tar.gz"
|
||||
MD5SUM="4673c4fe37cec1a9940aadfc411fe267"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue