diff options
author | yuri <yuri@FreeBSD.org> | 2018-12-01 13:50:49 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-12-01 13:50:49 +0800 |
commit | 60b2f85761eb7e3c1a679a0750a56acb8e13ab52 (patch) | |
tree | 4d21e1a19a9b540baa4c00d9feaa496ff446c023 /math | |
parent | 36bdb22e892be47830ba7a9cb33259157c239421 (diff) | |
download | freebsd-ports-gnome-60b2f85761eb7e3c1a679a0750a56acb8e13ab52.tar.gz freebsd-ports-gnome-60b2f85761eb7e3c1a679a0750a56acb8e13ab52.tar.zst freebsd-ports-gnome-60b2f85761eb7e3c1a679a0750a56acb8e13ab52.zip |
math/mkl-dnn: Update 0.17 -> 0.17.1
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/mkl-dnn/Makefile | 2 | ||||
-rw-r--r-- | math/mkl-dnn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/mkl-dnn/Makefile b/math/mkl-dnn/Makefile index b2a077fcb07d..b06b6d0452b0 100644 --- a/math/mkl-dnn/Makefile +++ b/math/mkl-dnn/Makefile @@ -2,7 +2,7 @@ PORTNAME= mkl-dnn DISTVERSIONPREFIX= v -DISTVERSION= 0.17 +DISTVERSION= 0.17.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mkl-dnn/distinfo b/math/mkl-dnn/distinfo index 9100765f57be..3ece2ba8f32f 100644 --- a/math/mkl-dnn/distinfo +++ b/math/mkl-dnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542731420 -SHA256 (intel-mkl-dnn-v0.17_GH0.tar.gz) = 3473da3b486934da169895a7efd6421482d274601c0aed3505b127971f233a07 -SIZE (intel-mkl-dnn-v0.17_GH0.tar.gz) = 1413454 +TIMESTAMP = 1543642557 +SHA256 (intel-mkl-dnn-v0.17.1_GH0.tar.gz) = 75777735458c9e03434d9b1b111b92bca4230427b8de890dd694039dc34480ed +SIZE (intel-mkl-dnn-v0.17.1_GH0.tar.gz) = 1413722 |