From a77bdafef5c69cae6ca00a09a2315a0ee71e806c Mon Sep 17 00:00:00 2001 From: hfsfox Date: Thu, 29 Feb 2024 00:38:44 +0200 Subject: [PATCH] lmms: fix build zynaddsubfx plugin --- media-sound/lmms/lmms-1.2.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/lmms/lmms-1.2.2.recipe b/media-sound/lmms/lmms-1.2.2.recipe index c8096fa37..56342f7fe 100644 --- a/media-sound/lmms/lmms-1.2.2.recipe +++ b/media-sound/lmms/lmms-1.2.2.recipe @@ -8,7 +8,7 @@ interface." HOMEPAGE="http://lmms.io/" COPYRIGHT="2004-2020 Tobias Doerffel et al." LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/lmms/lmms/releases/download/v$portVersion/lmms_$portVersion.tar.xz" CHECKSUM_SHA256="b185507fb64ecfd8e31145135b58ab244b637f9efc09c4176caf70aa3cbaae1e" SOURCE_DIR="lmms"