Rakudo Star 2013.02

Closes Homebrew/homebrew#18079.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Rob Hoelz 2013-02-25 17:58:00 +01:00 committed by Adam Vandenberg
parent 986b44add8
commit d259a45c4a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class RakudoStar < Formula
homepage 'http://rakudo.org/'
url 'http://rakudo.org/downloads/star/rakudo-star-2013.01.tar.gz'
sha256 'dc1e7d0d5c8156f5399da968eaac7f8b0166b8067309e372372e6a43fd3e802b'
url 'http://rakudo.org/downloads/star/rakudo-star-2013.02.tar.gz'
sha256 '99c9b033065c2f8e4e847182677b71cbc1f7ba5f509069d3c4c5edf606e9d92a'
depends_on 'gmp' => :optional
depends_on 'icu4c' => :optional