diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-12-01 00:35:42 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-12-01 00:35:42 +0000 |
commit | d19df08a5636f16bf7cf7fe31e544e28f6034337 (patch) | |
tree | 65562c3752a8e2c66890b5407f9da7703d2607bc /math | |
parent | 6a1409ed2cfaf7d6e84f52e73d379769d4486b12 (diff) |
Notes
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 fd050dfa6ecd..91fa7739ba02 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 2.0.9 +PORTVERSION= 2.1.1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-keras/distinfo b/math/py-keras/distinfo index 27e382db64f0..19ef55d9d9f2 100644 --- a/math/py-keras/distinfo +++ b/math/py-keras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510153237 -SHA256 (fchollet-keras-2.0.9_GH0.tar.gz) = cb572783074aa0252fc89dc849483652e569158da7438bd2fc1a090d9cd95f83 -SIZE (fchollet-keras-2.0.9_GH0.tar.gz) = 442804 +TIMESTAMP = 1511999508 +SHA256 (fchollet-keras-2.1.1_GH0.tar.gz) = c15c45d1d8e9d5e40f759d51a56ed4f84bea61faccd2fd2b1d2b77aa39ee5cca +SIZE (fchollet-keras-2.1.1_GH0.tar.gz) = 449342 |