rakudo-star 2011.04
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2a0f63f7da
commit
70ab59d422
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class RakudoStar < Formula
|
||||
url 'https://github.com/downloads/rakudo/star/rakudo-star-2011.01.tar.gz'
|
||||
md5 '3ba1e37842e17b8fb5e0b21f614a6286'
|
||||
url 'https://github.com/downloads/rakudo/star/rakudo-star-2011.04.tar.gz'
|
||||
md5 '1c01a95e6fa459f8b3481da15a79b71b'
|
||||
homepage 'http://rakudo.org/'
|
||||
|
||||
depends_on 'parrot'
|
||||
|
|
Loading…
Reference in a new issue