diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-19 18:01:09 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-19 19:10:18 -0700 |
commit | 636176c221771989eb2739fbd29e63a9766d8468 (patch) | |
tree | 174db295dce3d8d10d3b2f4bf69f881c6debaa95 /math/xtensor-python | |
parent | math/{,py-}spot: Update 2.10.5 -> 2.10.6 (diff) |
math/xtensor-python: Update 0.26.0 -> 0.26.1
Reported by: portscout
Diffstat (limited to 'math/xtensor-python')
-rw-r--r-- | math/xtensor-python/Makefile | 2 | ||||
-rw-r--r-- | math/xtensor-python/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/xtensor-python/Makefile b/math/xtensor-python/Makefile index d379e46afa83..dd7abc416512 100644 --- a/math/xtensor-python/Makefile +++ b/math/xtensor-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtensor-python -DISTVERSION= 0.26.0 +DISTVERSION= 0.26.1 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org diff --git a/math/xtensor-python/distinfo b/math/xtensor-python/distinfo index b8b0d49b69be..7bd83539cc86 100644 --- a/math/xtensor-python/distinfo +++ b/math/xtensor-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637967434 -SHA256 (xtensor-stack-xtensor-python-0.26.0_GH0.tar.gz) = 04dcfe84181c23f364b1e68a6d55d89d1679f31d8da0372db01af72534baf728 -SIZE (xtensor-stack-xtensor-python-0.26.0_GH0.tar.gz) = 66262 +TIMESTAMP = 1652996339 +SHA256 (xtensor-stack-xtensor-python-0.26.1_GH0.tar.gz) = eb64155c6824be471decf93927beedae3645714c8ce92f38e037434db2c2454a +SIZE (xtensor-stack-xtensor-python-0.26.1_GH0.tar.gz) = 67009 |