diff options
author | wen <wen@FreeBSD.org> | 2017-03-19 15:35:37 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2017-03-19 15:35:37 +0800 |
commit | 879a39010c5bf81cc14692243f3ba1de9ab6d52a (patch) | |
tree | af27b412f59871c27b26f17fb2e75fd7698f25ac /math | |
parent | fcc7545a3eb3b92e11370e44c40c078e5380c8b6 (diff) | |
download | freebsd-ports-gnome-879a39010c5bf81cc14692243f3ba1de9ab6d52a.tar.gz freebsd-ports-gnome-879a39010c5bf81cc14692243f3ba1de9ab6d52a.tar.zst freebsd-ports-gnome-879a39010c5bf81cc14692243f3ba1de9ab6d52a.zip |
- Update to 2.0.0
PR: 217865
Submitted by: neel@neelc.org(maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/py-keras/Makefile | 2 | ||||
-rw-r--r-- | math/py-keras/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile index e68da14a7f94..80396f97916f 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 1.2.2 +PORTVERSION= 2.0.0 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-keras/distinfo b/math/py-keras/distinfo index 671c40e62b29..c0f58e8b494d 100644 --- a/math/py-keras/distinfo +++ b/math/py-keras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488160084 -SHA256 (fchollet-keras-1.2.2_GH0.tar.gz) = 786f7a98a09c1217e7c76c2fb485440c3675c7188bf7d9afcd4e5c75fc97406e -SIZE (fchollet-keras-1.2.2_GH0.tar.gz) = 315744 +TIMESTAMP = 1489928513 +SHA256 (fchollet-keras-2.0.0_GH0.tar.gz) = 1cfe5c298be813a512549f993e4d4fdfe0f887a8e67f7bf915fda6089ac9d403 +SIZE (fchollet-keras-2.0.0_GH0.tar.gz) = 331413 |