aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hornetq.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/hornetq.rb b/Library/Formula/hornetq.rb
index 5c23aa494..3fbd5438c 100644
--- a/Library/Formula/hornetq.rb
+++ b/Library/Formula/hornetq.rb
@@ -1,11 +1,11 @@
require 'formula'
class Hornetq < Formula
- url 'http://downloads.jboss.org/hornetq/hornetq-2.2.5.Final.tar.gz'
homepage 'http://www.jboss.org/hornetq'
- md5 'e83f9c87320d1d0fc5d836384110ca7d'
+ url 'http://downloads.jboss.org/hornetq/hornetq-2.2.14.Final.tar.gz'
+ md5 'c204211128051b25689fbb8f844c900e'
- version '2.2.5'
+ version '2.2.14'
def wrapper_script target
<<-EOS.undent