aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hornetq.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/hornetq.rb b/Library/Formula/hornetq.rb
index a7e87f1d0..b9a143c88 100644
--- a/Library/Formula/hornetq.rb
+++ b/Library/Formula/hornetq.rb
@@ -2,10 +2,9 @@ require 'formula'
class Hornetq < Formula
homepage 'http://www.jboss.org/hornetq'
- url 'http://downloads.jboss.org/hornetq/hornetq-2.2.14.Final.tar.gz'
- sha1 'e02656a93ef9e3cb02cbb8b6e7953b591b59fa71'
-
- version '2.2.14'
+ url 'http://downloads.jboss.org/hornetq/hornetq-2.3.0.Final-bin.tar.gz'
+ version '2.3.0'
+ sha1 '0afe0eb5b77732d1a7da73621d353f736a26899d'
def wrapper_script target
<<-EOS.undent