aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-cvxopt/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-02-19 04:48:38 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2021-02-19 04:48:38 +0800
commitcc86b90273cc0f05d51e4547e4854bee91af7ae4 (patch)
tree49ed6f659cff0c0235e3b477a0892644636800bb /math/py-cvxopt/Makefile
parent68696365f004518e357e9cb110467e678f98da3c (diff)
downloadfreebsd-ports-gnome-cc86b90273cc0f05d51e4547e4854bee91af7ae4.tar.gz
freebsd-ports-gnome-cc86b90273cc0f05d51e4547e4854bee91af7ae4.tar.zst
freebsd-ports-gnome-cc86b90273cc0f05d51e4547e4854bee91af7ae4.zip
math/py-cvxopt: 1.2.5 -> 1.2.6
Diffstat (limited to 'math/py-cvxopt/Makefile')
-rw-r--r--math/py-cvxopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile
index 963e979da141..1229a5c784bf 100644
--- a/math/py-cvxopt/Makefile
+++ b/math/py-cvxopt/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cvxopt
-DISTVERSION= 1.2.5
+DISTVERSION= 1.2.6
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}