diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-12 20:32:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-12 22:36:38 +0000 |
commit | c24b49bbb741339a595f6333c4ce5f4ebe4c5cb6 (patch) | |
tree | 3183a4fb0c9e35ce0d67200b8e1aaf64b16ebb7c | |
parent | cde24967da131455ce86abe4cbb8b68a187d42fb (diff) |
math/casadi: update 3.6.6 → 3.6.7
-rw-r--r-- | math/casadi/Makefile | 5 | ||||
-rw-r--r-- | math/casadi/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/casadi/Makefile b/math/casadi/Makefile index d4eccdf90fcd..71f5a7524390 100644 --- a/math/casadi/Makefile +++ b/math/casadi/Makefile @@ -1,10 +1,11 @@ PORTNAME= casadi -DISTVERSION= 3.6.6 +DISTVERSION= 3.6.7 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Symbolic framework for numeric optimization -WWW= https://web.casadi.org/ +WWW= https://web.casadi.org/ \ + https://github.com/casadi/casadi LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/math/casadi/distinfo b/math/casadi/distinfo index 2b6c09a6e763..723b8bf35d1a 100644 --- a/math/casadi/distinfo +++ b/math/casadi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722831917 -SHA256 (casadi-casadi-3.6.6_GH0.tar.gz) = e8b2eb594cdca56b2731be29b5accc2a7390725976d4aa944ac99de78aacac6b -SIZE (casadi-casadi-3.6.6_GH0.tar.gz) = 3780088 +TIMESTAMP = 1736711885 +SHA256 (casadi-casadi-3.6.7_GH0.tar.gz) = 47602bab2aa187bfa8280cc4fa7d68ee19abbbdfeb90991e9eb3dd88465fd18b +SIZE (casadi-casadi-3.6.7_GH0.tar.gz) = 3786659 |