ActiveMQ 5.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7b0c388360
commit
65709493b8
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.5.0/apache-activemq-5.5.0-bin.tar.gz'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=activemq/apache-activemq/5.5.1/apache-activemq-5.5.1-bin.tar.gz'
|
||||
homepage 'http://activemq.apache.org/'
|
||||
md5 '81538848601793209099df5eef449d3c'
|
||||
md5 '3e10c163c5e3869a9720d47849a5ae29'
|
||||
|
||||
skip_clean 'libexec/webapps/admin/WEB-INF/jsp'
|
||||
|
||||
|
|
Loading…
Reference in a new issue