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 @@ -486,8 +486,8 @@ endif()
486486
487487# https://github.com/algebraic-solving/msolve
488488ExternalProject_Add(build -msolve
489- URL https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.9.1 .tar.gz
490- URL_HASH SHA256=65e5108fa9ef0628c57c3d74737b27582f8deb49a716fbec39d40f4faeb76d4f
489+ URL https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.9.2 .tar.gz
490+ URL_HASH SHA256=9ba8b290fee048e49615015c43a7a1f2c05ac7e7fb277a964105d51c082f7d9f
491491 PREFIX libraries/msolve
492492 SOURCE_DIR libraries/msolve/build
493493 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.9.1
2+ VERSION = 0.9.2
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