diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-07-10 09:11:51 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-07-10 09:11:51 +0000 |
commit | 35bb7e61e04d46332bdedc4dc9e6f40721a0715b (patch) | |
tree | 9430cbd2ba8b3edd83786c5c509d2e28c9be598d | |
parent | audio/gsequencer: Update 2.2.10 -> 2.2.17 (diff) |
math/mkl-dnn: Update 0.20 -> 0.20.1
Reported by: portscout
-rw-r--r-- | math/mkl-dnn/Makefile | 3 | ||||
-rw-r--r-- | math/mkl-dnn/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/mkl-dnn/Makefile b/math/mkl-dnn/Makefile index 440a884b9c5d..7f51c9bef34c 100644 --- a/math/mkl-dnn/Makefile +++ b/math/mkl-dnn/Makefile @@ -2,8 +2,7 @@ PORTNAME= mkl-dnn DISTVERSIONPREFIX= v -DISTVERSION= 0.20 -DISTVERSIONSUFFIX= -rc +DISTVERSION= 0.20.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mkl-dnn/distinfo b/math/mkl-dnn/distinfo index cb249ea67cf9..a19ddfec166c 100644 --- a/math/mkl-dnn/distinfo +++ b/math/mkl-dnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561163360 -SHA256 (intel-mkl-dnn-v0.20-rc_GH0.tar.gz) = a200cd1e1464a42bb1683fb79853af4d788c0dd01c657a20ef2731602ba69f74 -SIZE (intel-mkl-dnn-v0.20-rc_GH0.tar.gz) = 1678969 +TIMESTAMP = 1562749469 +SHA256 (intel-mkl-dnn-v0.20.1_GH0.tar.gz) = 26f720ed912843ba293e8a1e0822fe5318e93c529d80c87af1cf555d68e642d0 +SIZE (intel-mkl-dnn-v0.20.1_GH0.tar.gz) = 1679424 |