parrot: update version to 2.1.1

master
David Höppner 2010-03-09 17:35:22 +01:00
parent db926e41b4
commit ac45f74b61
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Parrot <Formula class Parrot <Formula
head 'bzr://https://launchpad.net/parrot/trunk' head 'bzr://https://launchpad.net/parrot/trunk'
url 'ftp://ftp.parrot.org//pub/parrot/releases/stable/2.0.0/parrot-2.0.0.tar.gz' url 'ftp://ftp.parrot.org/pub/parrot/releases/devel/2.1.1/parrot-2.1.1.tar.gz'
homepage 'http://www.parrot.org/' homepage 'http://www.parrot.org/'
md5 'a28e09358a31ed93601deb8e5000a5f5' md5 'fee8e22fad229fdc493431a2b75f038d'
depends_on 'pcre' depends_on 'pcre'