diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template index 8f24739a6a2..639c33fa4c4 100644 --- a/srcpkgs/SDL2/template +++ b/srcpkgs/SDL2/template @@ -1,6 +1,6 @@ # Template file for 'SDL2' pkgname=SDL2 -version=2.28.3 +version=2.28.5 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=7acb8679652701a2504d734e2ba7543ec1a83e310498ddd22fd44bf965eb5518 +checksum=332cb37d0be20cb9541739c61f79bae5a477427d79ae85e352089afdaf6666e4 # Package build options build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"