From 4978b70b00e314d2a3b0f190d30997fc5abb0e2a Mon Sep 17 00:00:00 2001 From: "Dan R. K. Ports" Date: Mon, 25 May 2026 14:19:34 -0700 Subject: [PATCH] soundtouch: update to v2.4.1 --- audio/soundtouch/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/soundtouch/Portfile b/audio/soundtouch/Portfile index dd90342e865..76fcf7cbfaf 100644 --- a/audio/soundtouch/Portfile +++ b/audio/soundtouch/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup codeberg 1.0 -codeberg.setup soundtouch soundtouch 2.4.0 +codeberg.setup soundtouch soundtouch 2.4.1 categories audio multimedia license LGPL-2.1+ platforms darwin freebsd @@ -19,9 +19,9 @@ long_description SoundTouch is an open-source audio processing library \ command line tool, which allows you to change the tempo, \ pitch and speed of WAV files. -checksums rmd160 8b8d7862be11eb1fe65cc557507e3cd90fba9b59 \ - sha256 3dda3c9ab1e287f15028c010a66ab7145fa855dfa62763538f341e70b4d10abd \ - size 607154 +checksums rmd160 ad9483810b27064fdb5fdfef59631e7418ff15ae \ + sha256 e07abf20ce8f95850c280132e1f61ad400fc1f4011b7fac698a503de6aab6733 \ + size 607365 compiler.cxx_standard 2014