diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-11-16 08:40:03 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-11-16 08:40:03 +0000 |
commit | 647d6c026ac611a37112d8807193f3171a3bfd66 (patch) | |
tree | d54724311ef42de57300112339fcf75a3ed4139f /math/py-keras | |
parent | www/piwik: Update from 2.17.0 to 2.17.1 (diff) |
- Update to 1.1.1
PR: 214550
Submitted by: neel@neelc.org(maintainer)
Notes
Notes:
svn path=/head/; revision=426220
Diffstat (limited to 'math/py-keras')
-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 5cb420cf28f2..e5b178fc27e6 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-keras/distinfo b/math/py-keras/distinfo index 8761b484d864..3a087fa6cead 100644 --- a/math/py-keras/distinfo +++ b/math/py-keras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474372443 -SHA256 (fchollet-keras-1.1.0_GH0.tar.gz) = 5dc69abb2b66e8e825d0c48037a334d0cd2f3d9e27bb1dcf20c8ba16c8b21c96 -SIZE (fchollet-keras-1.1.0_GH0.tar.gz) = 272693 +TIMESTAMP = 1479279832 +SHA256 (fchollet-keras-1.1.1_GH0.tar.gz) = 98dc28d73f96a2ed08e779c7c87f02e27dabd6379e6ac60353b2f43b1bc9af6a +SIZE (fchollet-keras-1.1.1_GH0.tar.gz) = 288643 |