mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/activemq-cpp: Updated for version 3.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ed6bd92037
commit
f54b4af2e6
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=activemq-cpp
|
||||
VERSION=${VERSION:-3.9.0}
|
||||
VERSION=${VERSION:-3.9.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="activemq-cpp"
|
||||
VERSION="3.9.0"
|
||||
HOMEPAGE="http://activemq.apache.org/"
|
||||
DOWNLOAD="http://www.eu.apache.org/dist/activemq/activemq-cpp/3.9.0/activemq-cpp-library-3.9.0-src.tar.gz"
|
||||
MD5SUM="414ac7de16d305058c7f0e2a333a5960"
|
||||
VERSION="3.9.1"
|
||||
HOMEPAGE="http://activemq.apache.org/cms/"
|
||||
DOWNLOAD="http://www.eu.apache.org/dist/activemq/activemq-cpp/3.9.1/activemq-cpp-library-3.9.1-src.tar.gz"
|
||||
MD5SUM="be7baa131959a2a74a7d974eb94420da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue