diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-18 10:14:38 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-18 10:14:38 +0000 |
commit | 81ab055ba226049a65bc5c47984f6f6aaf015b38 (patch) | |
tree | d36fa0626ed75f96595695f77d5acc28d763137c /science/agrum/Makefile | |
parent | 9c97b70516cb5dde3f88bf22abbf50b69afeb4d3 (diff) | |
download | ports-81ab055ba226049a65bc5c47984f6f6aaf015b38.tar.gz ports-81ab055ba226049a65bc5c47984f6f6aaf015b38.zip |
Notes
Diffstat (limited to 'science/agrum/Makefile')
-rw-r--r-- | science/agrum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/agrum/Makefile b/science/agrum/Makefile index 28cd9a6e86ba..fbb85d6de845 100644 --- a/science/agrum/Makefile +++ b/science/agrum/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agrum -DISTVERSION= 0.19.2 +DISTVERSION= 0.19.3 CATEGORIES= science math MAINTAINER= yuri@FreeBSD.org @@ -17,7 +17,7 @@ LLD_UNSAFE= yes USE_GITLAB= yes GL_ACCOUNT= agrumery GL_PROJECT= aGrUM -GL_COMMIT= 97b2f930a7dfd3ef85d3f494e4c8a6d2832f3d76 +GL_COMMIT= 293776124e1fcc9da7c59a45f8ef038f2e9e75c7 CMAKE_OFF= USE_SWIG |