From 979a51c84f3af33a34c28aefcc5a9322a3d8f43c Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Tue, 4 Mar 2025 00:31:10 -0300 Subject: [PATCH] SDL_sound: revbump for libFLAC --- srcpkgs/SDL_sound/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/SDL_sound/template b/srcpkgs/SDL_sound/template index 391034e0d8c..f597b4cf56e 100644 --- a/srcpkgs/SDL_sound/template +++ b/srcpkgs/SDL_sound/template @@ -1,7 +1,7 @@ # Template file for 'SDL_sound' pkgname=SDL_sound version=1.0.3 -revision=9 +revision=10 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config"