Skip to content

Commit 8dd97cb

Browse files
committed
libCellML: upgraded to commit 46dc45e.
1 parent f273558 commit 8dd97cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/3rdparty/libCellML/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ elseif(NOT ONLY_BUILD_JAVASCRIPT_THIRD_PARTY_LIBRARIES)
8686
build_package(${PACKAGE_NAME}
8787
URL
8888
# https://github.com/opencor/${PACKAGE_REPOSITORY}/archive/refs/tags/${RELEASE_TAG}.tar.gz
89-
https://github.com/agarny/${PACKAGE_REPOSITORY}/archive/refs/tags/7cc5bea.tar.gz
89+
https://github.com/agarny/${PACKAGE_REPOSITORY}/archive/refs/tags/46dc45e.tar.gz
9090
DOWNLOAD_NO_PROGRESS ON
9191
CMAKE_ARGS
9292
-DBINDINGS_PYTHON=OFF

0 commit comments

Comments
 (0)