SDL2: update to 2.28.5.

This commit is contained in:
tm512 2023-11-02 14:52:28 -07:00 committed by Leah Neukirchen
parent 6f8d7698c4
commit f3b1fd6ecf

View file

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