diff --git a/.coin-or/Dependencies b/.coin-or/Dependencies index 849ac9c8..7cfeb922 100644 --- a/.coin-or/Dependencies +++ b/.coin-or/Dependencies @@ -1,7 +1,7 @@ -ThirdParty/ASL https://github.com/coin-or-tools/ThirdParty-ASL stable/2.0 -ThirdParty/Mumps https://github.com/coin-or-tools/ThirdParty-Mumps stable/3.0 -ThirdParty/Glpk https://github.com/coin-or-tools/ThirdParty-Glpk master -Data/Netlib https://github.com/coin-or-tools/Data-Netlib master -Data/Sample https://github.com/coin-or-tools/Data-Sample master -CoinUtils https://github.com/coin-or/CoinUtils master -Osi https://github.com/coin-or/Osi master +ThirdParty/ASL https://github.com/coin-or-tools/ThirdParty-ASL autotools-update +ThirdParty/Mumps https://github.com/coin-or-tools/ThirdParty-Mumps autotools-update +ThirdParty/Glpk https://github.com/coin-or-tools/ThirdParty-Glpk autotools-update +Data/Netlib https://github.com/coin-or-tools/Data-Netlib autotools-update +Data/Sample https://github.com/coin-or-tools/Data-Sample autotools-update +CoinUtils https://github.com/coin-or/CoinUtils autotools-update +Osi https://github.com/coin-or/Osi autotools-update diff --git a/.coin-or/config.yml b/.coin-or/config.yml index 9a1da184..5ac74f46 100644 --- a/.coin-or/config.yml +++ b/.coin-or/config.yml @@ -35,31 +35,31 @@ Description: Dependencies: - Description: ThirdParty wrapper for building ASL URL: https://github.com/coin-or-tools/ThirdParty-ASL - Version: 2.0 - Required: Optional + Version: autotools-update + Required: Required - Description: ThirdParty wrapper for building Mumps URL: https://github.com/coin-or-tools/ThirdParty-Mumps - Version: 3.0 - Required: Optional + Version: autotools-update + Required: Required - Description: ThirdParty wrapper for building Glpk URL: https://github.com/coin-or-tools/ThirdParty-Glpk - Version: master - Required: Optional + Version: autotools-update + Required: Required - Description: Netlib data files URL: https://github.com/coin-or-tools/Data-Netlib - Version: master + Version: autotools-update Required: Required - Description: Sample data files URL: https://github.com/coin-or-tools/Data-Sample - Version: master + Version: autotools-update Required: Required - Description: COIN-OR Utilities URL: https://github.com/coin-or/CoinUtils - Version: master + Version: autotools-update Required: Required - Description: Open Solver Interface URL: https://github.com/coin-or/Osi - Version: master + Version: autotools-update Required: Required - Description: Basic Linear Algebra Subroutines (BLAS) URL: http://www.netlib.org/blas