Skip to content

Commit

Permalink
Update build.jl
Browse files Browse the repository at this point in the history
libgb v0.17
  • Loading branch information
ederc authored Oct 24, 2019
1 parent 48c53c9 commit 0567fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if !issource_build
dependencies = [
# This has to be in sync with the corresponding commit in the source build below (for flint, arb, antic)
"https://github.com/JuliaPackaging/Yggdrasil/releases/download/GMP-v6.1.2-1/build_GMP.v6.1.2.jl",
"https://github.com/ederc/GBBuilder/releases/download/v0.16-dev0/build_libgb.v0.16.0-dev0.jl"
"https://github.com/ederc/GBBuilder/releases/download/v0.17-dev0/build_libgb.v0.17.0-dev0.jl"
]

const prefix = Prefix(get([a for a in ARGS if a != "--verbose"], 1,
Expand Down

0 comments on commit 0567fe3

Please sign in to comment.