mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/onednn: update 3.7.2 → 3.7.3
Reported by: portscout
This commit is contained in:
parent
2c9707e2fa
commit
f1bc291818
2 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= onednn
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.7.2
|
||||
DISTVERSION= 3.7.3
|
||||
CATEGORIES= math # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -78,4 +78,6 @@ do-test: # 1 test fails, see https://github.com/oneapi-src/oneDNN/issues/2011
|
|||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test
|
||||
|
||||
# tests as of 3.7.3: 100% tests passed, 0 tests failed out of 170
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1742359513
|
||||
SHA256 (oneapi-src-oneDNN-v3.7.2_GH0.tar.gz) = 21068e8cd2bf4077916bf31452eab5ac9998e620e1b22630a88f79c334857a5c
|
||||
SIZE (oneapi-src-oneDNN-v3.7.2_GH0.tar.gz) = 14101600
|
||||
TIMESTAMP = 1745309174
|
||||
SHA256 (oneapi-src-oneDNN-v3.7.3_GH0.tar.gz) = 071f289dc961b43a3b7c8cbe8a305290a7c5d308ec4b2f586397749abdc88296
|
||||
SIZE (oneapi-src-oneDNN-v3.7.3_GH0.tar.gz) = 14101401
|
||||
|
|
Loading…
Add table
Reference in a new issue