mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/activemq-cpp: Updated for version 3.9.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
23cc106176
commit
16eea33859
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=activemq-cpp
|
||||
VERSION=${VERSION:-3.9.1}
|
||||
VERSION=${VERSION:-3.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="activemq-cpp"
|
||||
VERSION="3.9.1"
|
||||
VERSION="3.9.5"
|
||||
HOMEPAGE="http://activemq.apache.org/cms/"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/activemq-cpp-library-3.9.1-src.tar.gz"
|
||||
MD5SUM="be7baa131959a2a74a7d974eb94420da"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/activemq-cpp-library-3.9.5-src.tar.gz"
|
||||
MD5SUM="c758cc8f36505a48680d454e376f4203"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue