diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-30 10:05:56 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-30 10:09:04 +0000 |
commit | 298f71f8f9ef34b7e4371000cd55660ed77e3f92 (patch) | |
tree | f4ef68ffc83d83c9763ca38ec608b237f0c04dfb /math | |
parent | d35493cb6f514d234027ecf8e2469336a2899aca (diff) | |
download | ports-298f71f8f9ef34b7e4371000cd55660ed77e3f92.tar.gz ports-298f71f8f9ef34b7e4371000cd55660ed77e3f92.zip |
Diffstat (limited to 'math')
-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 e12a7c086b47..eb82029957d9 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtensor -DISTVERSION= 0.23.7 +DISTVERSION= 0.23.8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo index e50d20c90d58..108bb4127955 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619167257 -SHA256 (xtensor-stack-xtensor-0.23.7_GH0.tar.gz) = 3c45c2fe18896e5c4299b9d0e51515a965ef12d6d70c05788db8962908b61655 -SIZE (xtensor-stack-xtensor-0.23.7_GH0.tar.gz) = 1176011 +TIMESTAMP = 1619777032 +SHA256 (xtensor-stack-xtensor-0.23.8_GH0.tar.gz) = bddb3e03a6fc7d39463df25e1b1a72aac79db7f0f32813c5d34feb7c2708b6b5 +SIZE (xtensor-stack-xtensor-0.23.8_GH0.tar.gz) = 1176753 |