Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mathieu Westphal
ParaView-Superbuild
Commits
81d1a487
Commit
81d1a487
authored
May 31, 2013
by
Utkarsh Ayachit
⛰
Browse files
Update URL to point to paraview.org.
Change-Id: I874d75e1e00dac5a109bb0a6ac63815ac233af8e
parent
c25879ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
versions.cmake
View file @
81d1a487
...
...
@@ -9,7 +9,7 @@
# endif()
add_revision
(
zlib
URL
"http://
zlib.net
/zlib-1.2.7.tar.gz"
URL
"http://
www.paraview.org/files/dependencies
/zlib-1.2.7.tar.gz"
URL_MD5 60df6a37c56e7c1366cca812414f7b85
)
# NOTE: if updating zlib version, fix patch in zlib.cmake
...
...
@@ -56,7 +56,7 @@ add_revision(qt
if
(
WIN32
)
add_revision
(
python
URL
"http://www.p
ython.org/ftp/python/2.7.3
/Python-2.7.3.tgz"
URL
"http://www.p
araview.org/files/dependencies
/Python-2.7.3.tgz"
URL_MD5
"2cf641732ac23b18d139be077bd906cd"
)
else
()
add_revision
(
python
...
...
@@ -73,7 +73,7 @@ add_revision(matplotlib
URL_MD5 30ee59119599331bf1f3b6e838fee9a8
)
add_revision
(
boost
URL
"http://
downloads.sourceforge.net/project/boost/boost/1.50.0
/boost_1_50_0.tar.gz"
URL
"http://
www.paraview.org/files/dependencies
/boost_1_50_0.tar.gz"
URL_MD5 dbc07ab0254df3dda6300fd737b3f264
)
add_revision
(
manta
...
...
@@ -86,7 +86,7 @@ if (UNIX)
URL_MD5 b470666749bcb4a0449a072a18e2c204
)
elseif
(
WIN32
)
add_revision
(
mpi
URL http://www.
open-mpi.org/software/ompi/v1.6/download
s/openmpi-1.6.2.tar.gz
URL
"
http://www.
paraview.org/files/dependencie
s/openmpi-1.6.2.tar.gz
"
URL_MD5 351845a0edd8141feb30d31edd59cdcd
)
endif
()
...
...
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