Date: Sat, 8 Aug 2020 17:48:10 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544504 - head/math/onednn Message-ID: <202008081748.078HmALV088426@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Aug 8 17:48:09 2020 New Revision: 544504 URL: https://svnweb.freebsd.org/changeset/ports/544504 Log: math/onednn: Update 1.6 -> 1.6.1 Reported by: portscout Modified: head/math/onednn/Makefile head/math/onednn/distinfo Modified: head/math/onednn/Makefile ============================================================================== --- head/math/onednn/Makefile Sat Aug 8 15:42:55 2020 (r544503) +++ head/math/onednn/Makefile Sat Aug 8 17:48:09 2020 (r544504) @@ -2,7 +2,7 @@ PORTNAME= onednn DISTVERSIONPREFIX= v -DISTVERSION= 1.6 +DISTVERSION= 1.6.1 CATEGORIES= math # machine-learning MAINTAINER= yuri@FreeBSD.org Modified: head/math/onednn/distinfo ============================================================================== --- head/math/onednn/distinfo Sat Aug 8 15:42:55 2020 (r544503) +++ head/math/onednn/distinfo Sat Aug 8 17:48:09 2020 (r544504) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596422261 -SHA256 (oneapi-src-oneDNN-v1.6_GH0.tar.gz) = f54893e487ccd99586725afdd19f526bb84e3251222586850782e3c7eedb7c4f -SIZE (oneapi-src-oneDNN-v1.6_GH0.tar.gz) = 5792340 +TIMESTAMP = 1596890392 +SHA256 (oneapi-src-oneDNN-v1.6.1_GH0.tar.gz) = 6686d01d9493905c9c8bcfabcf5b2cc9ced7de7a41c52bba99e569fd5b63464d +SIZE (oneapi-src-oneDNN-v1.6.1_GH0.tar.gz) = 5793115
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008081748.078HmALV088426>