diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-02-15 22:42:21 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-02-15 22:42:21 -0800 |
commit | 37788cf126a5612ff7a9c39a685a73dcb078d924 (patch) | |
tree | 0707aa13e0b6d4a7cc0e27f0bae271498a48022e /math | |
parent | bfdc2f4081d59aa20f5aa366c3017786452f9c92 (diff) | |
download | freebsd-ports-37788cf126a5612ff7a9c39a685a73dcb078d924.zip |
math/xtensor-blas: update 0.20.0 → 0.21.0
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/xtensor-blas/Makefile | 2 | ||||
-rw-r--r-- | math/xtensor-blas/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/xtensor-blas/Makefile b/math/xtensor-blas/Makefile index f1dc0ac668d0..829006d8a2e2 100644 --- a/math/xtensor-blas/Makefile +++ b/math/xtensor-blas/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtensor-blas -DISTVERSION= 0.20.0 +DISTVERSION= 0.21.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/xtensor-blas/distinfo b/math/xtensor-blas/distinfo index b5b1e8e55101..c3481e27f968 100644 --- a/math/xtensor-blas/distinfo +++ b/math/xtensor-blas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637953599 -SHA256 (xtensor-stack-xtensor-blas-0.20.0_GH0.tar.gz) = 272f5d99bb7511a616bfe41b13a000e63de46420f0b32a25fa4fb935b462c7ff -SIZE (xtensor-stack-xtensor-blas-0.20.0_GH0.tar.gz) = 3510974 +TIMESTAMP = 1708063423 +SHA256 (xtensor-stack-xtensor-blas-0.21.0_GH0.tar.gz) = 89ce6eceb47018f3b557945468502593e0bf0e5a816548aad8ac22247c8198b1 +SIZE (xtensor-stack-xtensor-blas-0.21.0_GH0.tar.gz) = 3510862 |