aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jetty.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/jetty.rb b/Library/Formula/jetty.rb
index a3ea0f1a2..6cf3b65c7 100644
--- a/Library/Formula/jetty.rb
+++ b/Library/Formula/jetty.rb
@@ -2,9 +2,9 @@ require 'formula'
class Jetty < Formula
homepage 'http://www.eclipse.org/jetty/'
- url 'http://eclipse.org/downloads/download.php?file=/jetty/9.1.4.v20140401/dist/jetty-distribution-9.1.4.v20140401.tar.gz&r=1'
- version '9.1.4'
- sha1 'f26ff39fec09892195909c417ffffe9f3c08cc72'
+ url 'http://eclipse.org/downloads/download.php?file=/jetty/9.1.5.v20140505/dist/jetty-distribution-9.1.5.v20140505.tar.gz&r=1'
+ version '9.1.5'
+ sha1 '80ea2066dab35405f97d76299714f8e6e584cb21'
def install
libexec.install Dir['*']