HornetQ 2.2.14

Closes Homebrew/homebrew#12860.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Justin Rudd 2012-06-15 10:49:33 -07:00 committed by Jack Nagel
parent 0a6d23324c
commit 51e7577960

View file

@ -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