SDL2: update to 2.32.8.

This commit is contained in:
Roger Freitas Pereira 2025-06-05 22:16:49 -03:00 committed by Duncan Overbruck
parent 013bf7b2f4
commit 968e3d4e12

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.32.6
version=2.32.8
revision=1
build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/SDL2/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz"
checksum=6a7a40d6c2e00016791815e1a9f4042809210bdf10cc78d2c75b45c4f52f93ad
checksum=0ca83e9c9b31e18288c7ec811108e58bac1f1bb5ec6577ad386830eac51c787e
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"