diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/py-chainer/Makefile | 1 | ||||
-rw-r--r-- | science/py-tensorflow/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile index 963b41e09d74..d46f6dea502a 100644 --- a/science/py-chainer/Makefile +++ b/science/py-chainer/Makefile @@ -2,6 +2,7 @@ PORTNAME= chainer DISTVERSION= 7.7.0 +PORTREVISION= 1 CATEGORIES= science # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 9b66e537fc1a..428ac0174811 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -3,7 +3,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} |