aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jruby.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jruby.rb b/Library/Formula/jruby.rb
index ff2c4d613..659be9fd7 100644
--- a/Library/Formula/jruby.rb
+++ b/Library/Formula/jruby.rb
@@ -4,9 +4,9 @@ require 'formula'
# TODO trim that a bit? Seems crazy.
class Jruby < Formula
- url 'http://jruby.kenai.com/downloads/1.4.0/jruby-bin-1.4.0.tar.gz'
+ url 'http://jruby.kenai.com/downloads/1.4.0/jruby-src-1.4.0.tar.gz'
homepage 'http://www.jruby.org'
- md5 'f37322c18e9134e91e064aebb4baa4c7'
+ md5 'a363b6c2ea24f0ef8df478c93ac8cc59'
def install
system "ant"