diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-10 00:22:43 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-10 00:23:48 +0000 |
commit | 48805d83c6695df11816d7ac4b5158fd7a61b0ea (patch) | |
tree | 158292539913c37dde1e0e23891b58983bf1f1ef /math/xtensor | |
parent | 3beffcdff70360d9bea8efe588e808918c78cb6c (diff) |
Diffstat (limited to 'math/xtensor')
-rw-r--r-- | math/xtensor/Makefile | 2 | ||||
-rw-r--r-- | math/xtensor/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index eb82029957d9..98fc55bf56ea 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtensor -DISTVERSION= 0.23.8 +DISTVERSION= 0.23.9 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo index 108bb4127955..ae71c886263a 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619777032 -SHA256 (xtensor-stack-xtensor-0.23.8_GH0.tar.gz) = bddb3e03a6fc7d39463df25e1b1a72aac79db7f0f32813c5d34feb7c2708b6b5 -SIZE (xtensor-stack-xtensor-0.23.8_GH0.tar.gz) = 1176753 +TIMESTAMP = 1620605565 +SHA256 (xtensor-stack-xtensor-0.23.9_GH0.tar.gz) = 5bdb9d85ee82c60be0bce32d891b5cc20eb633284a0aabb907f55bbe722cc8e3 +SIZE (xtensor-stack-xtensor-0.23.9_GH0.tar.gz) = 1176740 |