diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-07 22:10:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-07 22:10:47 +0000 |
commit | 406dc189f93855dc7940d184a42aa5730722de99 (patch) | |
tree | ec0ffe398224fc0c317d615434076923041a2c13 /science/py-tensorflow | |
parent | Update to 1.36.0 (diff) |
Bump PORTREVISION for devel/grpc shlib change
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 eeb99f722422..6a609cd61e13 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -3,7 +3,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} |