activemq 5.8.0
Closes Homebrew/homebrew#19125. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
3b81dc6a1b
commit
eb7f649f12
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Activemq < Formula
|
class Activemq < Formula
|
||||||
homepage 'http://activemq.apache.org/'
|
homepage 'http://activemq.apache.org/'
|
||||||
url 'http://www.apache.org/dyn/closer.cgi?path=activemq/apache-activemq/5.7.0/apache-activemq-5.7.0-bin.tar.gz'
|
url 'http://www.apache.org/dyn/closer.cgi?path=activemq/apache-activemq/5.8.0/apache-activemq-5.8.0-bin.tar.gz'
|
||||||
sha1 '372363dd98d7952de33f9872ddb5bbaaf05f806b'
|
sha1 '426150ee260d3ab57e9c8674944ca7d171646056'
|
||||||
|
|
||||||
skip_clean 'libexec/webapps/admin/WEB-INF/jsp'
|
skip_clean 'libexec/webapps/admin/WEB-INF/jsp'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue