SDL2: update to 2.28.2.

This commit is contained in:
André Cerqueira 2023-08-17 23:26:45 +01:00 committed by Duncan Overbruck
parent 07e504fc32
commit c25646a67e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.28.1
version=2.28.2
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=4977ceba5c0054dbe6c2f114641aced43ce3bf2b41ea64b6a372d6ba129cb15d
checksum=64b1102fa22093515b02ef33dd8739dee1ba57e9dbba6a092942b8bbed1a1c5e
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"