Skip to content

Commit

Permalink
math/onednn: Update 2.3.2 -> 2.4.4
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Nov 25, 2021
1 parent 33b8c1f commit bfc95c9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion math/onednn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= onednn
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.2
DISTVERSION= 2.4.4
CATEGORIES= math # machine-learning

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions math/onednn/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1628356818
SHA256 (oneapi-src-oneDNN-v2.3.2_GH0.tar.gz) = 8cbade2dd955bc8f281d31a2e89e7ad7b11d73cd8281c30a64b2ff8e3a63f07e
SIZE (oneapi-src-oneDNN-v2.3.2_GH0.tar.gz) = 9698688
TIMESTAMP = 1637870317
SHA256 (oneapi-src-oneDNN-v2.4.4_GH0.tar.gz) = 29ce33da3eaf48cbc39cfd9e9af0d7d00e256dcd84168b906df48fb75f5f844e
SIZE (oneapi-src-oneDNN-v2.4.4_GH0.tar.gz) = 5800188
5 changes: 3 additions & 2 deletions math/onednn/pkg-plist
Expand Up @@ -25,6 +25,7 @@ include/oneapi/dnnl/dnnl_config.h
include/oneapi/dnnl/dnnl_debug.h
include/oneapi/dnnl/dnnl_ocl.h
include/oneapi/dnnl/dnnl_ocl.hpp
include/oneapi/dnnl/dnnl_ocl_types.h
include/oneapi/dnnl/dnnl_sycl.h
include/oneapi/dnnl/dnnl_sycl.hpp
include/oneapi/dnnl/dnnl_sycl_types.h
Expand All @@ -43,7 +44,7 @@ lib/cmake/mkldnn/mkldnn-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/mkldnn/mkldnn-targets.cmake
lib/libdnnl.so
lib/libdnnl.so.2
lib/libdnnl.so.2.3
lib/libdnnl.so.2.4
lib/libmkldnn.so
lib/libmkldnn.so.2
lib/libmkldnn.so.2.3
lib/libmkldnn.so.2.4

0 comments on commit bfc95c9

Please sign in to comment.