aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-cvxpy/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-15 16:16:06 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-15 16:16:06 +0800
commit0f5694db950190056be7b7d190a4604379eeb95e (patch)
treeb527e4dfbca6681cb9090cae0ce56c435de69ac5 /math/py-cvxpy/Makefile
parent918f69892ff11a638385476cd0281286363fbaf3 (diff)
downloadfreebsd-ports-gnome-0f5694db950190056be7b7d190a4604379eeb95e.tar.gz
freebsd-ports-gnome-0f5694db950190056be7b7d190a4604379eeb95e.tar.zst
freebsd-ports-gnome-0f5694db950190056be7b7d190a4604379eeb95e.zip
math/py-cvxpy: Update 1.0.10 -> 1.0.11
Reported by: portscout
Diffstat (limited to 'math/py-cvxpy/Makefile')
-rw-r--r--math/py-cvxpy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile
index cce4331ceac2..3f821eba3902 100644
--- a/math/py-cvxpy/Makefile
+++ b/math/py-cvxpy/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= cvxpy
-DISTVERSION= 1.0.10
-PORTREVISION= 1
+DISTVERSION= 1.0.11
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}