From 23cc622eb4f7a0d3a1009594090a9676bebb41b6 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Mon, 6 Jul 2026 15:28:59 -0300 Subject: [PATCH] SDL3: update to 3.4.12. --- srcpkgs/SDL3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/SDL3/template b/srcpkgs/SDL3/template index 8c897ba3248a23..f50381c9e93920 100644 --- a/srcpkgs/SDL3/template +++ b/srcpkgs/SDL3/template @@ -1,6 +1,6 @@ # Template file for 'SDL3' pkgname=SDL3 -version=3.4.10 +version=3.4.12 revision=1 build_style=cmake configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF @@ -15,7 +15,7 @@ license="Zlib" homepage="https://www.libsdl.org/" changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt" distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz" -checksum=12b34280415ec8418c864408b93d008a20a6530687ee613d60bfbd20411f2785 +checksum=f07b958a9ac5020fb7a44cadb957f658b2149c3c8abb4f63145fac9303249db7 # Package build options build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"