ActiveMQ 5.10.0
Closes Homebrew/homebrew#30386. Signed-off-by: Adam Vandenberg <flangy@gmail.com>master
parent
e62ccabf2f
commit
d418e90d2e
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Activemq < Formula
|
||||
homepage 'http://activemq.apache.org/'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=/activemq/5.9.1/apache-activemq-5.9.1-bin.tar.gz'
|
||||
sha1 '03c0730e8de406ad8dc243f5834bf5b74492c5e8'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=/activemq/5.10.0/apache-activemq-5.10.0-bin.tar.gz'
|
||||
sha1 'e08179216b4c7cbcd2024716c62c51434481fabf'
|
||||
|
||||
skip_clean 'libexec/webapps/admin/WEB-INF/jsp'
|
||||
|
||||
|
|
Loading…
Reference in New Issue