diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-01-06 08:16:31 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-01-06 08:16:31 +0800 |
commit | 730f773311a7a44081fd7cddc8f0da414739ad1a (patch) | |
tree | f3cecdae4f42089f15459aa6e5a45826d2484ffa /math | |
parent | 12ff9ef0ddbe3743fd274075b5c066f2bf6c3711 (diff) | |
download | freebsd-ports-gnome-730f773311a7a44081fd7cddc8f0da414739ad1a.tar.gz freebsd-ports-gnome-730f773311a7a44081fd7cddc8f0da414739ad1a.tar.zst freebsd-ports-gnome-730f773311a7a44081fd7cddc8f0da414739ad1a.zip |
math/gau2grid: Update 2.0.5 -> 2.0.6
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/gau2grid/Makefile | 2 | ||||
-rw-r--r-- | math/gau2grid/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gau2grid/Makefile b/math/gau2grid/Makefile index 28afdebc2cb7..670cb0bb0b56 100644 --- a/math/gau2grid/Makefile +++ b/math/gau2grid/Makefile @@ -2,7 +2,7 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v -DISTVERSION= 2.0.5 +DISTVERSION= 2.0.6 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org diff --git a/math/gau2grid/distinfo b/math/gau2grid/distinfo index c763894687c9..4c9ad5c11d25 100644 --- a/math/gau2grid/distinfo +++ b/math/gau2grid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608235957 -SHA256 (dgasmith-gau2grid-v2.0.5_GH0.tar.gz) = b6534bfd2b8b469f66d98d030701ce96e61ded84c1ba521b95f897101d3a5832 -SIZE (dgasmith-gau2grid-v2.0.5_GH0.tar.gz) = 84178 +TIMESTAMP = 1609891694 +SHA256 (dgasmith-gau2grid-v2.0.6_GH0.tar.gz) = 36217829819d569bc8d22c7c87ac5f07d3aa11e85a840dabd5d1cb29cd27ecf8 +SIZE (dgasmith-gau2grid-v2.0.6_GH0.tar.gz) = 84297 |