SDL3: update to 3.4.12.

This commit is contained in:
Roger Freitas Pereira
2026-07-08 16:53:43 +02:00
committed by Duncan Overbruck
parent 13b50453ac
commit 3b2cf887dd
+2 -2
View File
@@ -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"