diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-10-25 20:11:39 -0500 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-10-25 20:11:39 -0500 |
commit | 1ce7001771d5864b58a454ee7ad13e40905e31d9 (patch) | |
tree | 3650e852fe88b594a25b5a2ecdefe33591f2d37f | |
parent | devel/py-qutip: Fix build with py-numpy-1.20.3 (diff) |
math/octave-forge-audio: Update to 2.0.3.
-rw-r--r-- | math/octave-forge-audio/Makefile | 3 | ||||
-rw-r--r-- | math/octave-forge-audio/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 7a3b92714960..9b5fd07e9f15 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -1,8 +1,7 @@ # Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu> PORTNAME= octave-forge-audio -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.0.3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-audio/distinfo b/math/octave-forge-audio/distinfo index cb10d1995a9b..717a9e128d76 100644 --- a/math/octave-forge-audio/distinfo +++ b/math/octave-forge-audio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602959031 -SHA256 (octave-forge/audio-2.0.2.tar.gz) = b361c3989199b84995660e71d586c062e838ec09ef545d36bb6911df2adf9ea2 -SIZE (octave-forge/audio-2.0.2.tar.gz) = 356162 +TIMESTAMP = 1635210601 +SHA256 (octave-forge/audio-2.0.3.tar.gz) = 1968580486dd73f8b2b8f545aaa03c0ace338ad77064d4f3b75977588fbb6190 +SIZE (octave-forge/audio-2.0.3.tar.gz) = 356449 |