mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
SDL3: update to 3.2.4.
Signed-off-by: Piotr Danecki <piotr.a.danecki@gmail.com>
This commit is contained in:
parent
94240aa435
commit
a2925fb6bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SDL3'
|
||||
pkgname=SDL3
|
||||
version=3.2.2
|
||||
version=3.2.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
|
||||
|
@ -15,7 +15,7 @@ license="Zlib"
|
|||
homepage="https://www.libsdl.org/"
|
||||
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
|
||||
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
|
||||
checksum=d3dcf1b2f64746be0f248ef27b35aec4f038dafadfb83491f98a7fecdaf6efec
|
||||
checksum=2938328317301dfbe30176d79c251733aa5e7ec5c436c800b99ed4da7adcb0f0
|
||||
|
||||
# Package build options
|
||||
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
|
||||
|
|
Loading…
Add table
Reference in a new issue