SDL2: update to 2.26.5.

This commit is contained in:
André Cerqueira 2023-04-08 12:42:22 +01:00 committed by Andrew Benson
parent 52254d2a26
commit c0f877ee55

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2' # Template file for 'SDL2'
pkgname=SDL2 pkgname=SDL2
version=2.26.4 version=2.26.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/" homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/SDL2/WhatsNew.txt" changelog="https://raw.githubusercontent.com/libsdl-org/SDL/SDL2/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz" distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz"
checksum=1a0f686498fb768ad9f3f80b39037a7d006eac093aad39cb4ebcc832a8887231 checksum=ad8fea3da1be64c83c45b1d363a6b4ba8fd60f5bde3b23ec73855709ec5eabf7
# Package build options # Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11" build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"