diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-08 15:49:36 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-08 15:52:14 -0800 |
commit | 5b041cf96d2fc425ac0971bc1e36d940ecc0eec5 (patch) | |
tree | 20f80d1f5f430f4ba2de7ebafa0bc8cafd0970b0 | |
parent | sysutils/devcpu-data: Update Intel Microcode (diff) |
math/py-cvxopt: Update 1.2.7 -> 1.2.8
Reported by: thierry@ (failing fetch for the previous version)
-rw-r--r-- | math/py-cvxopt/Makefile | 3 | ||||
-rw-r--r-- | math/py-cvxopt/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index ce8f8614e1ee..5b8286cc5792 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,6 +1,5 @@ PORTNAME= cvxopt -DISTVERSION= 1.2.7 -PORTREVISION= 1 +DISTVERSION= 1.2.8 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cvxopt/distinfo b/math/py-cvxopt/distinfo index 0977dc5b6408..b35a5f35f1c7 100644 --- a/math/py-cvxopt/distinfo +++ b/math/py-cvxopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632242651 -SHA256 (cvxopt-cvxopt-1.2.7_GH0.tar.gz) = 26557c00b07aed6e6d7e7110443472766f3664faa43733c8cc520e4d9b856594 -SIZE (cvxopt-cvxopt-1.2.7_GH0.tar.gz) = 4115486 +TIMESTAMP = 1644354325 +SHA256 (cvxopt-cvxopt-1.2.8_GH0.tar.gz) = c5451d5dd3b0614585b4d3eec36ed829f16eb1342abc37c7b70c6cf7a3823d77 +SIZE (cvxopt-cvxopt-1.2.8_GH0.tar.gz) = 4119055 |