diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-22 02:46:21 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-22 02:46:21 +0800 |
commit | d0c27ebad632fd07bf900cbbaa66ea09f321297c (patch) | |
tree | 3895f03d304f67822fb8e117a82f33164f457af9 /science/py-tensorflow | |
parent | databases/tiledb: Update to 2.5.2 (diff) |
devel/grpc: Update to 1.42.0
Changes: https://github.com/grpc/grpc/releases
Diffstat (limited to 'science/py-tensorflow')
-rw-r--r-- | science/py-tensorflow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 9317bfd9f5a1..1ab2719dfb93 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.15.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} |