diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-05 19:57:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-05 20:10:24 +0000 |
commit | 8c46c199af24a4fe336d3c0866dddd20a20120a4 (patch) | |
tree | 874ef6df2579e1a4d5b69d8e2e41e569828a2a82 /math/onednn | |
parent | 4aea30608867a640e2986998451a4653caa591e1 (diff) |
Diffstat (limited to 'math/onednn')
-rw-r--r-- | math/onednn/Makefile | 2 | ||||
-rw-r--r-- | math/onednn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/onednn/Makefile b/math/onednn/Makefile index 9bc95e7cbead..e73f8f894da3 100644 --- a/math/onednn/Makefile +++ b/math/onednn/Makefile @@ -1,6 +1,6 @@ PORTNAME= onednn DISTVERSIONPREFIX= v -DISTVERSION= 2.3 +DISTVERSION= 2.3.1 CATEGORIES= math # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/math/onednn/distinfo b/math/onednn/distinfo index 365470e834cb..838e62f50b73 100644 --- a/math/onednn/distinfo +++ b/math/onednn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625505389 -SHA256 (oneapi-src-oneDNN-v2.3_GH0.tar.gz) = ccb2dbd9da36cd873cf573b4201d61bdba7438f12b144e6c7d061eb12a641751 -SIZE (oneapi-src-oneDNN-v2.3_GH0.tar.gz) = 9698171 +TIMESTAMP = 1628192457 +SHA256 (oneapi-src-oneDNN-v2.3.1_GH0.tar.gz) = 5dff1586d50dca455104710584598f342dfd1db02a2101ddc48630062e0527ba +SIZE (oneapi-src-oneDNN-v2.3.1_GH0.tar.gz) = 9698767 |