Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
c167f4b0
Commit
c167f4b0
authored
Jul 06, 2017
by
di34bap
Browse files
openssl version updated
parent
883e9361
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c167f4b0
...
...
@@ -5,7 +5,7 @@ SUB_DIRS = lib CollectAgent tools scripts
CASSANDRA_VERSION
=
2.2.6
MOSQUITTO_VERSION
=
1.3.5
BOOST_VERSION
=
1.58.0
OPENSSL_VERSION
=
1.0.
1u
OPENSSL_VERSION
=
1.0.
2l
CPPDRV_VERSION
=
2.0.1
LIBUV_VERSION
=
0.10.36
SOURCEFORGE_MROR
=
netcologne
...
...
@@ -20,7 +20,7 @@ DISTFILES = apache-cassandra-$(CASSANDRA_VERSION).tar.gz;http://archive.apache.o
cpp-driver-
$(CPPDRV_VERSION)
.tar.gz
;
https://github.com/datastax/cpp-driver/archive/
$(CPPDRV_VERSION)
.tar.gz
\
cpp-netlib-
$(CPPNET_VERSION)
.tar.gz
;
http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-
$(CPPNET_VERSION)
.tar.gz
DISTFILES_HASHES
=
apache-cassandra-2.2.6.tar.gz|8e2a8696ced6c4f9db06c40b2f5a7936
;
mosquitto-1.3.5.tar.gz|55094ad4dc7c7985377f43d4fc3d09da
;
boost_1_58_0.tar.gz|5a5d5614d9a07672e1ab2a250b5defc5
;
openssl-1.0.
1u
.tar.gz|
130bb19745db2a5a09f22ccbbf7e69d0
;
cpp-driver-2.0.1.tar.gz|70bf83e1cbd0d35b7e5ed66fc4dccbb1
;
libuv-v0.10.36.tar.gz|8eb77b4fee4f311c114a9fee06f5a2ab
;
cpp-netlib-0.12.0-final.tar.gz|29b87c0e8c1a9e7fbdea5afcec947d53
DISTFILES_HASHES
=
apache-cassandra-2.2.6.tar.gz|8e2a8696ced6c4f9db06c40b2f5a7936
;
mosquitto-1.3.5.tar.gz|55094ad4dc7c7985377f43d4fc3d09da
;
boost_1_58_0.tar.gz|5a5d5614d9a07672e1ab2a250b5defc5
;
openssl-1.0.
2l
.tar.gz|
f85123cd390e864dfbe517e7616e6566
;
cpp-driver-2.0.1.tar.gz|70bf83e1cbd0d35b7e5ed66fc4dccbb1
;
libuv-v0.10.36.tar.gz|8eb77b4fee4f311c114a9fee06f5a2ab
;
cpp-netlib-0.12.0-final.tar.gz|29b87c0e8c1a9e7fbdea5afcec947d53
include
common.mk
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment