SDL3: update to 3.2.18

Signed-off-by: Piotr Danecki <i3riced@mailfence.com>
This commit is contained in:
Piotr Danecki 2025-07-14 21:11:29 +02:00 committed by Duncan Overbruck
parent 5b056314eb
commit caccfb2c7a

View file

@ -1,6 +1,6 @@
# Template file for 'SDL3'
pkgname=SDL3
version=3.2.16
version=3.2.18
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=6340e58879b2d15830c8460d2f589a385c444d1faa2a4828a9626c7322562be8
checksum=1a775bde924397a8e0c08bfda198926c17be859d0288ad0dec1dea1b2ee04f8f
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"