diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-02-02 19:30:03 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-02-02 19:30:03 (GMT) |
commit | 61fffc0e5b92c9bda7e376983fdc90b498eed745 (patch) | |
tree | a5e73ab25e4b80adc685d5bfbd600a01f2e497df /scripts/uni-build-dependencies.sh | |
parent | 27eac3ead0e2a9f6b35c41921b315ee2518f8142 (diff) |
put boost back to 1.49
Diffstat (limited to 'scripts/uni-build-dependencies.sh')
-rwxr-xr-x | scripts/uni-build-dependencies.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/uni-build-dependencies.sh b/scripts/uni-build-dependencies.sh index f149090..bf5ca1c 100755 --- a/scripts/uni-build-dependencies.sh +++ b/scripts/uni-build-dependencies.sh @@ -516,7 +516,7 @@ fi build_eigen 3.1.1 build_gmp 5.0.5 build_mpfr 3.1.1 -build_boost 1.52.0 +build_boost 1.49.0 # NB! For CGAL, also update the actual download URL in the function build_cgal 4.1 build_glew 1.9.0 |