SDL2: update to 2.32.0.

Closes: #54110 [via git-merge-pr]
This commit is contained in:
Roger Freitas Pereira 2025-01-25 23:36:02 -03:00 committed by classabbyamp
parent 9015eaf15b
commit fd4adba65d
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.30.10
version=2.32.0
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=f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa
checksum=f5c2b52498785858f3de1e2996eba3c1b805d08fe168a47ea527c7fc339072d0
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"