diff --git a/media-sound/tenacity/tenacity-1.3.3.recipe b/media-sound/tenacity/tenacity-1.3.3.recipe index 8a4eccd3d..a796122bc 100644 --- a/media-sound/tenacity/tenacity-1.3.3.recipe +++ b/media-sound/tenacity/tenacity-1.3.3.recipe @@ -5,7 +5,7 @@ systems and is developed by a group of volunteers as open-source software." HOMEPAGE="https://tenacityaudio.org" COPYRIGHT="2021-2023 by Tenacity Team" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="https://codeberg.org/tenacityteam/tenacity/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="36ed8c0078e448fe425837256c6a7489c5296c47e5d1b07bbbd0f281658ef4d3" SOURCE_DIR="tenacity" @@ -119,7 +119,7 @@ BUILD() cmake -S . -B build -G Ninja \ $cmakeDirArgs \ - -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DPCH=no \ -DSBSMS=ON \ -DVST2=OFF