diff options
| author | Dejan Bosanac | 2010-04-28 12:58:33 +0200 |
|---|---|---|
| committer | Adam Vandenberg | 2010-04-28 07:18:05 -0700 |
| commit | 5cf7676e6ec4e39227af6af841dd9788ed33b4a9 (patch) | |
| tree | afc0e9babfdf032879fad79733ae566e338780cc | |
| parent | f91af33e74d16eba697337659d9b086b00bf1b0f (diff) | |
| download | homebrew-5cf7676e6ec4e39227af6af841dd9788ed33b4a9.tar.bz2 | |
formula update: apache-activemq to 5.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
| -rw-r--r-- | Library/Formula/apache-activemq.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/apache-activemq.rb b/Library/Formula/apache-activemq.rb index 0a927e39d..f66abab41 100644 --- a/Library/Formula/apache-activemq.rb +++ b/Library/Formula/apache-activemq.rb @@ -1,9 +1,9 @@ require 'formula' class ApacheActivemq <Formula - url 'http://www.gossipcheck.com/mirrors/apache/activemq/apache-activemq/5.3.0/apache-activemq-5.3.0-bin.tar.gz' + url 'http://www.gossipcheck.com/mirrors/apache/activemq/apache-activemq/5.3.1/apache-activemq-5.3.1-bin.tar.gz' homepage 'http://activemq.apache.org/' - md5 'f4b88a2b4ffd21cb804cdbd4f2e0152f' + md5 '6c75db75987bfab40724d41f6a6373c7' def skip_clean? path path == libexec + 'webapps/admin/WEB-INF/jsp' |
