Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ParaView-Superbuild
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cory Quammen
ParaView-Superbuild
Commits
81d1a487
Commit
81d1a487
authored
11 years ago
by
Utkarsh Ayachit
Browse files
Options
Downloads
Patches
Plain Diff
Update URL to point to paraview.org.
Change-Id: I874d75e1e00dac5a109bb0a6ac63815ac233af8e
parent
c25879ee
No related branches found
Branches containing commit
Tags
v3.98.1-1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
versions.cmake
+4
-4
4 additions, 4 deletions
versions.cmake
with
4 additions
and
4 deletions
versions.cmake
+
4
−
4
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
()
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment