diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2016-09-25 02:07:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-25 07:04:49 +0700 |
commit | a9543a7fca52144b430b9f29afa1d39d877fe66c (patch) | |
tree | 8d52773aaf8cabe59f66c79178b615c10039b5c6 /system/apache-activemq | |
parent | ed9cacef0ade852cb04fd83131ba1e37b18681ee (diff) | |
download | slackbuilds-a9543a7fca52144b430b9f29afa1d39d877fe66c.tar.gz |
system/apache-activemq: Updated for version 5.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/apache-activemq')
-rw-r--r-- | system/apache-activemq/apache-activemq.SlackBuild | 2 | ||||
-rw-r--r-- | system/apache-activemq/apache-activemq.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/apache-activemq/apache-activemq.SlackBuild b/system/apache-activemq/apache-activemq.SlackBuild index d62119bd7e..bb19d3edd7 100644 --- a/system/apache-activemq/apache-activemq.SlackBuild +++ b/system/apache-activemq/apache-activemq.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=apache-activemq -VERSION=${VERSION:-5.12.1} +VERSION=${VERSION:-5.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/apache-activemq/apache-activemq.info b/system/apache-activemq/apache-activemq.info index b7eda536c0..4587992002 100644 --- a/system/apache-activemq/apache-activemq.info +++ b/system/apache-activemq/apache-activemq.info @@ -1,8 +1,8 @@ PRGNAM="apache-activemq" -VERSION="5.12.1" +VERSION="5.14.0" HOMEPAGE="http://activemq.apache.org/" -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="http://archive.apache.org/dist/activemq/5.14.0/apache-activemq-5.14.0-bin.tar.gz" +MD5SUM="921fcfa02d6e3f45bfb80f3aaae096b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |