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
3055629d
Commit
3055629d
authored
Oct 12, 2017
by
di34bap
Browse files
Corrected libuv path
parent
c882eefa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3055629d
...
...
@@ -16,7 +16,7 @@ DISTFILES = apache-cassandra-$(CASSANDRA_VERSION).tar.gz;http://archive.apache.o
mosquitto-
$(MOSQUITTO_VERSION)
.tar.gz
;
http://mosquitto.org/files/source/mosquitto-
$(MOSQUITTO_VERSION)
.tar.gz
\
boost_
$(BOOST_VERSION_U)
.tar.gz
;
http://
$(SOURCEFORGE_MROR)
.dl.sourceforge.net/project/boost/boost/
$(BOOST_VERSION)
/boost_
$(BOOST_VERSION_U)
.tar.gz
\
openssl-
$(OPENSSL_VERSION)
.tar.gz
;
https://www.openssl.org/source/openssl-
$(OPENSSL_VERSION)
.tar.gz
\
libuv-v
$(LIBUV_VERSION)
.tar.gz
;
http://dist.libuv.org/dist/v
$(LIBUV_VERSION)
/libuv-v
$(LIBUV_VERSION)
.tar.gz
\
libuv-v
$(LIBUV_VERSION)
.tar.gz
;
http
s
://dist.libuv.org/dist/v
$(LIBUV_VERSION)
/libuv-v
$(LIBUV_VERSION)
.tar.gz
\
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
...
...
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