Commit 238e7c87 authored by Andrew Murray's avatar Andrew Murray
Browse files

Updated arb to 2.17.0

parent dc357469
...@@ -32,7 +32,7 @@ suppress build_swig ...@@ -32,7 +32,7 @@ suppress build_swig
# E.g. arb (below) requires a couple of other libraries. # E.g. arb (below) requires a couple of other libraries.
# Run here just for the output, even though they fail. # Run here just for the output, even though they fail.
(set +e ; (set +e ;
build_github fredrik-johansson/arb 2.16.0 ; build_github fredrik-johansson/arb 2.17.0 ;
build_github glennrp/libpng v1.6.37 ; build_github glennrp/libpng v1.6.37 ;
build_github wbhart/mpir mpir-3.0.0 build_github wbhart/mpir mpir-3.0.0
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment