diff --git a/build_tarballs.jl b/build_tarballs.jl index ce1286c..79e7247 100644 --- a/build_tarballs.jl +++ b/build_tarballs.jl @@ -3,7 +3,7 @@ using BinaryBuilder name = "umat_binaries" -version = v"0.2.0" +version = v"0.5.0" # Collection of sources required to build umat_binaries sources = [ @@ -25,7 +25,7 @@ sources = [ # Gurson model from UMAT.jl/umat_models "https://github.com/JuliaFEM/UMAT.jl.git" => - "0225216125884a4a9439d5444221be450e9d9212" + "db0046a44b2c8dfd5ca5b3212cbd6fee37f6baa3" ] @@ -35,7 +35,7 @@ cd $WORKSPACE/srcdir cat >CMakeLists.txt <CMakeLists.txt <