summaryrefslogtreecommitdiffstats
path: root/perl-cpan/parrot/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpan/parrot/DETAILS')
-rwxr-xr-xperl-cpan/parrot/DETAILS10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-cpan/parrot/DETAILS b/perl-cpan/parrot/DETAILS
index 898c5797be..471b48b2ef 100755
--- a/perl-cpan/parrot/DETAILS
+++ b/perl-cpan/parrot/DETAILS
@@ -1,12 +1,12 @@
SPELL=parrot
if [[ $PAR_VER == devel ]];then
- VERSION=2.5.0
- SOURCE_HASH=sha512:4bdcab0da971d6e9385f1c1b0e790826789e3c697bad811eab8ff6d659080ba43605ee21bcc6c4ddafb330687045f2ffe00a731096e85f8b98960c55fc222c71
+ VERSION=4.2.0
+ SOURCE_HASH=sha512:672d494e6ee4c607070ed2fe6c75829dce6094ce44063ec6048308e1f47375d4c30d5096671f8c9636a9df8d89929b42d3076a0792f41f9afd143d5f327aa936
else
- VERSION=2.3.0
- SOURCE_HASH=sha512:57938b108051c1b71860f7b7adc3642cc6dbfc61411ca839d3ec102d28efc7f7e00b665bf138a9c460361dd0ca652e34087b094dfbbe3352e1d63d4336989ed3
+ VERSION=4.0.0
+ SOURCE_HASH=sha512:4279267a8a2baa48bf528f996948896bd74b5f221f7e0d267a85f838613b76a05e3216a373d67670e11b1f6999e37c45ae1c9107975452c73e97fcf54720a624
fi
- SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.parrot.org/pub/parrot/releases/${PAR_VER:-stable}/$VERSION/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
WEB_SITE=http://www.parrot.org/