mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/rakudo: Updated for version 2021.02
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ef266f2dfc
commit
8a01f5bf36
2 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=rakudo
|
||||
VERSION=${VERSION:-2020.12}
|
||||
VERSION=${VERSION:-2021.02}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rakudo"
|
||||
VERSION="2020.12"
|
||||
VERSION="2021.02"
|
||||
HOMEPAGE="https://rakudo.org/"
|
||||
DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2020.12/rakudo-2020.12.tar.gz"
|
||||
MD5SUM="6f180871c0a12ffb834f174a5a58e0e1"
|
||||
DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2021.02/rakudo-2020.12.tar.gz"
|
||||
MD5SUM="4673c4fe37cec1a9940aadfc411fe267"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nqp"
|
||||
|
|
Loading…
Reference in a new issue