summaryrefslogtreecommitdiff
path: root/math/py-keras/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2018-07-30 12:34:15 +0000
committerWen Heping <wen@FreeBSD.org>2018-07-30 12:34:15 +0000
commit6b66e13a22ee198ad60dba4328a3619e8c1e08ea (patch)
treee838cbd2a7561da1c19704ea802ee8b679881f02 /math/py-keras/Makefile
parentmisc/py-pexpect: update to 4.6.0 (diff)
- Update to 2.2.2
PR: 230111 Submitted by: neel@neelc.org(maintainer)
Notes
Notes: svn path=/head/; revision=475884
Diffstat (limited to 'math/py-keras/Makefile')
-rw-r--r--math/py-keras/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile
index 13e9b191018d..6dc420207fda 100644
--- a/math/py-keras/Makefile
+++ b/math/py-keras/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= keras
-DISTVERSION= 2.2.0
+DISTVERSION= 2.2.2
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}