diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/jetty.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jetty.rb b/Library/Formula/jetty.rb index dced57fb0..9350c93e5 100644 --- a/Library/Formula/jetty.rb +++ b/Library/Formula/jetty.rb @@ -2,7 +2,7 @@ require 'formula' class Jetty < Formula homepage 'http://www.eclipse.org/jetty/' - url 'http://eclipse.org/downloads/download.php?file=/jetty/stable-9/dist/jetty-distribution-9.1.0.v20131115.tar.gz&r=1' + url 'http://eclipse.org/downloads/download.php?file=/jetty/9.1.0.v20131115/dist/jetty-distribution-9.1.0.v20131115.tar.gz&r=1' version '9.1.0' sha1 '50e6a8e45581fc111922cdaada93b9eea27ae937' |
