SDL2: update to 2.26.2.

Closes: #41508 [via git-merge-pr]
This commit is contained in:
André Cerqueira 2023-01-07 15:44:50 +00:00 committed by Andrew Benson
parent 304b747e4e
commit 4d5d451295

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.26.1
version=2.26.2
revision=1
build_style=gnu-configure
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@ -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=02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04
checksum=95d39bc3de037fbdfa722623737340648de4f180a601b0afad27645d150b99e0
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"