SDL3: update to 3.2.20

Signed-off-by: Piotr Danecki <i3riced@mailfence.com>
This commit is contained in:
Piotr Danecki 2025-08-05 13:42:33 +02:00 committed by Duncan Overbruck
parent 5e442e46b4
commit 8a7e995b93

View file

@ -1,6 +1,6 @@
# Template file for 'SDL3' # Template file for 'SDL3'
pkgname=SDL3 pkgname=SDL3
version=3.2.18 version=3.2.20
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/" homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt" changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz" distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
checksum=1a775bde924397a8e0c08bfda198926c17be859d0288ad0dec1dea1b2ee04f8f checksum=467600ae090dd28616fa37369faf4e3143198ff1da37729b552137e47f751a67
# Package build options # Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11" build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"