SDL2: update to 2.28.3.

This commit is contained in:
André Cerqueira 2023-09-13 21:45:11 +01:00 committed by Duncan Overbruck
parent 2b731e4d54
commit 2ce2ea6b1a
1 changed files with 3 additions and 3 deletions

View File

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