aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-11-06 08:48:56 -0700
committerAdam Vandenberg2010-11-06 08:48:56 -0700
commit52341f6a6de07484be13dca8631621fe5a647ad4 (patch)
tree211663d4a3001fd3360927cb1cfcacd9ae8a6b5c /Library
parent6c59d6c5f127c987e8b76e55b7770f464fe5444d (diff)
downloadhomebrew-52341f6a6de07484be13dca8631621fe5a647ad4.tar.bz2
rakudo-star 2010.10
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rakudo-star.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rakudo-star.rb b/Library/Formula/rakudo-star.rb
index f2e7c1880..4022596e4 100644
--- a/Library/Formula/rakudo-star.rb
+++ b/Library/Formula/rakudo-star.rb
@@ -1,9 +1,9 @@
require 'formula'
class RakudoStar <Formula
- url 'http://cloud.github.com/downloads/rakudo/star/rakudo-star-2010.08.tar.gz'
+ url 'https://github.com/downloads/rakudo/star/rakudo-star-2010.10.tar.gz'
homepage 'http://rakudo.org/'
- md5 'abdadbc3016498c3bd8a89b53f63ae35'
+ md5 '02b426572fe2f42514940f485bcf1d91'
depends_on 'parrot'