diff options
Diffstat (limited to 'misc/caffe/Makefile')
-rw-r--r-- | misc/caffe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/caffe/Makefile b/misc/caffe/Makefile index 3b092280d9df..62ecddbcede4 100644 --- a/misc/caffe/Makefile +++ b/misc/caffe/Makefile @@ -1,7 +1,7 @@ PORTNAME= caffe DISTVERSION= 1.0-136 DISTVERSIONSUFFIX= -g9b891540 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= misc # machine-learning PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |