diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2015-11-13 01:48:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-13 01:48:11 +0700 |
commit | abeae21be1575e5aea6b14fd87a84b50ea6dd519 (patch) | |
tree | b84075d1e49a43e6311c16891013ac6302fed11b /system/apache-activemq/apache-activemq.info | |
parent | fcf3f600df0a535eff66c6daec34db6c6693460c (diff) |
system/apache-activemq: Updated for version 5.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/apache-activemq/apache-activemq.info')
-rw-r--r-- | system/apache-activemq/apache-activemq.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/apache-activemq/apache-activemq.info b/system/apache-activemq/apache-activemq.info index f6fdd6d21651a..b7eda536c063b 100644 --- a/system/apache-activemq/apache-activemq.info +++ b/system/apache-activemq/apache-activemq.info @@ -1,10 +1,10 @@ PRGNAM="apache-activemq" -VERSION="5.5.1" +VERSION="5.12.1" HOMEPAGE="http://activemq.apache.org/" -DOWNLOAD="http://archive.apache.org/dist/activemq/apache-activemq/5.5.1/apache-activemq-5.5.1-bin.tar.gz" -MD5SUM="3e10c163c5e3869a9720d47849a5ae29" +DOWNLOAD="https://repository.apache.org/content/repositories/releases/org/apache/activemq/apache-activemq/5.12.1/apache-activemq-5.12.1-bin.tar.gz" +MD5SUM="93438ac60a882da8a505ff13de54b491" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" -MAINTAINER="Marco Bonetti" -EMAIL="sid77@slackware.it" +MAINTAINER="Miguel De Anda" +EMAIL="miguel@thedeanda.com" |