diff options
-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 d62119bd7e1e..bb19d3edd7e7 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 b7eda536c063..45879920023b 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" |