SDL2: update to 2.28.3.
This commit is contained in:
parent
2b731e4d54
commit
2ce2ea6b1a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue