update ActiveMQ to 5.5.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
95cac7e5e1
commit
4d9afe26db
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Activemq < Formula
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=activemq/apache-activemq/5.4.2/apache-activemq-5.4.2-bin.tar.gz'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=activemq/apache-activemq/5.5.0/apache-activemq-5.5.0-bin.tar.gz'
|
||||
homepage 'http://activemq.apache.org/'
|
||||
md5 '804c1a4c01b80321a743648add1fdd06'
|
||||
md5 '81538848601793209099df5eef449d3c'
|
||||
|
||||
skip_clean 'libexec/webapps/admin/WEB-INF/jsp'
|
||||
|
||||
|
|
Loading…
Reference in a new issue