diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template index bb67ce5184e..8d91f62b634 100644 --- a/srcpkgs/SDL2/template +++ b/srcpkgs/SDL2/template @@ -1,6 +1,6 @@ # Template file for 'SDL2' pkgname=SDL2 -version=2.32.0 +version=2.32.4 revision=1 build_style=cmake configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=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=f5c2b52498785858f3de1e2996eba3c1b805d08fe168a47ea527c7fc339072d0 +checksum=f15b478253e1ff6dac62257ded225ff4e7d0c5230204ac3450f1144ee806f934 # Package build options build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"