diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-16 22:20:35 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-16 22:21:15 +0000 |
commit | 419fc52836e2d1812f3ffd0b11616d95703f87d8 (patch) | |
tree | ba19ddd33c46b6ddb0c308e7e7a7a13199242251 /math/py-spectral/Makefile | |
parent | ab4fbb44d9c6ef060a66c30a5d3c15af7d654bf2 (diff) | |
download | ports-419fc52836e2d1812f3ffd0b11616d95703f87d8.tar.gz ports-419fc52836e2d1812f3ffd0b11616d95703f87d8.zip |
math/py-spectral: Update 0.22.2 -> 0.22.4
Reported by: portscout
Diffstat (limited to 'math/py-spectral/Makefile')
-rw-r--r-- | math/py-spectral/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-spectral/Makefile b/math/py-spectral/Makefile index 717fbaac5c42..611818378f1a 100644 --- a/math/py-spectral/Makefile +++ b/math/py-spectral/Makefile @@ -1,5 +1,5 @@ PORTNAME= spectral -DISTVERSION= 0.22.2 +DISTVERSION= 0.22.4 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |