diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-23 01:02:48 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-23 01:02:48 +0000 |
commit | 8a61cfd2acb9e0a7b54af8a3c07baded4c064487 (patch) | |
tree | 93037892759257749974b3825c1a7da28b263920 | |
parent | graphics/mesa-devel: update to 21.0.b.2148 (diff) |
math/py-cvxpy: Update 1.1.7 -> 1.1.10
-rw-r--r-- | math/py-cvxpy/Makefile | 2 | ||||
-rw-r--r-- | math/py-cvxpy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile index b8b42a36b12b..37ddfa676cde 100644 --- a/math/py-cvxpy/Makefile +++ b/math/py-cvxpy/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cvxpy -DISTVERSION= 1.1.7 +DISTVERSION= 1.1.10 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cvxpy/distinfo b/math/py-cvxpy/distinfo index 9e1b092752cb..c122710110ec 100644 --- a/math/py-cvxpy/distinfo +++ b/math/py-cvxpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603565999 -SHA256 (cvxpy-1.1.7.tar.gz) = 330eb76e8369c360b68d9231c6eb350848e373b5952134f9bfebaed1a4c4211f -SIZE (cvxpy-1.1.7.tar.gz) = 1005861 +TIMESTAMP = 1614038478 +SHA256 (cvxpy-1.1.10.tar.gz) = ecd0a8b89f799cea254928dea8792d9c69c37db0bd830b4cda629b2b2be52270 +SIZE (cvxpy-1.1.10.tar.gz) = 1035344 |