SDL2: update to 2.30.1.

This commit is contained in:
André Cerqueira 2024-03-06 19:33:10 +00:00 committed by Andrew J. Hesford
parent 624dbaa8f2
commit c990f03279
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.28.5
revision=3
version=2.30.1
revision=1
build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
-DSDL_CLOCK_GETTIME=ON -DSDL_PULSEAUDIO_SHARED=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=332cb37d0be20cb9541739c61f79bae5a477427d79ae85e352089afdaf6666e4
checksum=01215ffbc8cfc4ad165ba7573750f15ddda1f971d5a66e9dcaffd37c587f473a
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"