diff options
author | Jack <xxjack12xx@gmail.com> | 2023-05-07 11:07:53 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-05-08 08:25:50 +0000 |
commit | fb4828a081fc9fa621c6bbe2474446dee0037b36 (patch) | |
tree | 36a4beea65fe886cd2fc4292092fd500d92fcb73 | |
parent | a994ef47e1bab9e59642a4ca047b98398ed3341d (diff) | |
download | ports-fb4828a081fc9fa621c6bbe2474446dee0037b36.tar.gz ports-fb4828a081fc9fa621c6bbe2474446dee0037b36.zip |
audio/audacity: update to 3.3.2
This is a hotfix release.
Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.2
PR: 271290
-rw-r--r-- | audio/audacity/Makefile | 2 | ||||
-rw-r--r-- | audio/audacity/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index f5f6c0917313..68916f24362b 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,6 +1,6 @@ PORTNAME= audacity DISTVERSIONPREFIX= Audacity- -DISTVERSION= 3.3.1 +DISTVERSION= 3.3.2 CATEGORIES= audio MAINTAINER= xxjack12xx@gmail.com diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo index ee2c5c99691d..3037723bc890 100644 --- a/audio/audacity/distinfo +++ b/audio/audacity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682836030 -SHA256 (audacity-audacity-Audacity-3.3.1_GH0.tar.gz) = 5c22735a9ed7b0a0143a1817cc5f7e61ae3a855d911fbca8758962e5273710e4 -SIZE (audacity-audacity-Audacity-3.3.1_GH0.tar.gz) = 57120730 +TIMESTAMP = 1683425627 +SHA256 (audacity-audacity-Audacity-3.3.2_GH0.tar.gz) = 73d00d9b5a80ef41643be4ed622d79fa16250ea38a8533af629ab86e3f80291d +SIZE (audacity-audacity-Audacity-3.3.2_GH0.tar.gz) = 57117528 |