SDL2: update to 2.30.10.

Closes: #53577 [via git-merge-pr]
This commit is contained in:
Roger Freitas Pereira 2024-12-19 05:58:26 -03:00 committed by classabbyamp
parent 4db8a829f7
commit a0eea2e8b1
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.7
version=2.30.10
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=2508c80438cd5ff3bbeb8fe36b8f3ce7805018ff30303010b61b03bb83ab9694
checksum=f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"