system/apache-activemq: Updated for version 5.14.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Miguel De Anda 2016-09-25 02:07:55 +07:00 committed by Willy Sudiarto Raharjo
parent ed9cacef0a
commit a9543a7fca
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"