SDL3: update to 3.4.8.

This commit is contained in:
Roger Freitas Pereira
2026-05-03 03:49:37 +02:00
committed by Duncan Overbruck
parent 72493155be
commit cdb597ded4
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'SDL3'
pkgname=SDL3
version=3.4.4
version=3.4.8
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=ee712dbe6a89bb140bbfc2ce72358fb5ee5cc2240abeabd54855012db30b3864
checksum=e9fff7467fb60f037e6708da18b25560649e4c63edc2a69bb871b960d9cbfbba
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"