diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-11 09:56:24 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-11 12:49:07 -0700 |
commit | 454ec5251bda5fc33c94368d9f90527fc857ac3e (patch) | |
tree | 1c8ffdb8c415142317e9b41d2c93fc234a144808 /science/py-tensorflow | |
parent | www/authelia: Update 4.29.1 -> 4.29.2 (diff) |
devel/flatbuffers: Update 1.12.0 -> 2.0.0
Reported by: portscout
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 b16ffa8d2616..a179303ae2e1 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} |