diff --git a/srcpkgs/SDL3/template b/srcpkgs/SDL3/template index 7efe3ac4e4c..29cb5abf640 100644 --- a/srcpkgs/SDL3/template +++ b/srcpkgs/SDL3/template @@ -1,7 +1,7 @@ # Template file for 'SDL3' pkgname=SDL3 -version=3.2.8 -revision=2 +version=3.2.14 +revision=1 build_style=cmake configure_args="-DSDL_ALSA=ON -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/refs/heads/main/WhatsNew.txt" distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz" -checksum=13388fabb361de768ecdf2b65e52bb27d1054cae6ccb6942ba926e378e00db03 +checksum=b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f # Package build options build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"