File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -485,8 +485,8 @@ endif()
485485
486486# https://github.com/algebraic-solving/msolve
487487ExternalProject_Add(build -msolve
488- URL https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.8 .0.tar.gz
489- URL_HASH SHA256=d84f0bdefe0e09b23721fbd3b7e2f626e3206602bd245456f4ebfab445f05eb3
488+ URL https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.9 .0.tar.gz
489+ URL_HASH SHA256=742e84cf4d11eeadf62002623ecb7658e5d6d8c838fcf571fac06acf44252983
490490 PREFIX libraries/msolve
491491 SOURCE_DIR libraries/msolve/build
492492 DOWNLOAD_DIR ${CMAKE_SOURCE_DIR} /BUILD /tarfiles
Original file line number Diff line number Diff line change 11HOMEPAGE = https://msolve.lip6.fr/
2- VERSION = 0.8 .0
2+ VERSION = 0.9 .0
33URL = https://github.com/algebraic-solving/msolve/archive/refs/tags
44TARFILE = v$(VERSION ) .tar.gz
55LICENSEFILES = README.md COPYING
You can’t perform that action at this time.
0 commit comments