Skip to content

Commit 94e2ab7

Browse files
Update build.jl
1 parent f2fae28 commit 94e2ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/build.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ libsundials_sunlinsolklu,
4040
]
4141

4242
# Download binaries from hosted location
43-
bin_prefix = "https://github.com/JuliaDiffEq/SundialsBuilder/releases/download/klu-workaround-0.0.3"
43+
bin_prefix = "https://github.com/JuliaDiffEq/SundialsBuilder/releases/download/sundials-3.1.0-3"
4444

4545
# Listing of files generated by BinaryBuilder:
4646
download_info = Dict(

0 commit comments

Comments
 (0)