Skip to content

Commit

Permalink
Restore previous boost version on nix
Browse files Browse the repository at this point in the history
  • Loading branch information
aothms committed Jul 1, 2018
1 parent 8428b93 commit 6fdd204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nix/build-all.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@
OCCT_VERSION="7.2.0"
OCCT_HASH="88af392"
PYTHON_VERSIONS=["2.7.12", "3.2.6", "3.3.6", "3.4.6", "3.5.3", "3.6.2"]
BOOST_VERSION="1.67.0"
BOOST_VERSION="1.59.0"
PCRE_VERSION="8.39"
LIBXML_VERSION="2.9.3"
CMAKE_VERSION="3.11.4"
CMAKE_VERSION="3.4.1"
ICU_VERSION="56.1"
SWIG_VERSION="3.0.12"

Expand Down

0 comments on commit 6fdd204

Please sign in to comment.