Skip to content

Commit 24f4854

Browse files
committed
audacity-manual: fix checksums
1 parent 8766793 commit 24f4854

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

audio/audacity/Portfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ subport ${name}-manual {
7979
github.setup audacity audacity-manual ${version} v
8080
github.tarball_from releases
8181
homepage https://manual.audacityteam.org
82-
checksums rmd160 c6f6b2046ac76c609cc45c91aefed5c1ad3ba489 \
83-
sha256 c73a786c9fe925e91241ed61fc8999c6c1f763b5482bea850051ad42c842acf8 \
84-
size 26204232
82+
checksums rmd160 f27f7853100bb3cb60c38ed5b1ef87ff59164c42 \
83+
sha256 81c3f161cf025104994b79186dd5e985807b6212e0b27b40d03fe4eee3f2cf95 \
84+
size 26209190
8585
depends_run port:audacity
8686
use_configure no
8787
build {}

0 commit comments

Comments
 (0)