diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-19 07:53:24 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-19 07:53:24 +0000 |
commit | 72a0d05d2281cefa30bab847d55f9288845e33c9 (patch) | |
tree | 1377d5ce8e40606b674871120c49b99dd98c324c | |
parent | 704039bb667d71edc00d7b7883dc28e765eb9d09 (diff) | |
download | ports-72a0d05d2281cefa30bab847d55f9288845e33c9.tar.gz ports-72a0d05d2281cefa30bab847d55f9288845e33c9.zip |
math/spectra: Update 0.8.1 -> 0.9.0
Reported by: porgtscout
Notes
Notes:
svn path=/head/; revision=535841
-rw-r--r-- | math/spectra/Makefile | 2 | ||||
-rw-r--r-- | math/spectra/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/spectra/Makefile b/math/spectra/Makefile index 7edc12d5b01f..a66e07c61b64 100644 --- a/math/spectra/Makefile +++ b/math/spectra/Makefile @@ -2,7 +2,7 @@ PORTNAME= spectra DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.9.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/spectra/distinfo b/math/spectra/distinfo index 8a079bad04c4..bc79c718cd81 100644 --- a/math/spectra/distinfo +++ b/math/spectra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559974264 -SHA256 (yixuan-spectra-v0.8.1_GH0.tar.gz) = 339ae9221309a128b8d937ca59b77d9b30aeceacb4ef2d2df13f6f7cde7fa3f3 -SIZE (yixuan-spectra-v0.8.1_GH0.tar.gz) = 200453 +TIMESTAMP = 1589874678 +SHA256 (yixuan-spectra-v0.9.0_GH0.tar.gz) = 2966757d432e8fba5958c2a05ad5674ce34eaae3718dd546c1ba8760b80b7a3d +SIZE (yixuan-spectra-v0.9.0_GH0.tar.gz) = 205275 |