SDL2: update to 2.26.4.

This commit is contained in:
André Cerqueira 2023-03-28 12:32:33 +01:00 committed by Andrew Benson
parent f556dfc801
commit 612b2fe12f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.26.3
version=2.26.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=c661205a553b7d252425f4b751ff13209e5e020b876bbfa1598494af61790057
checksum=1a0f686498fb768ad9f3f80b39037a7d006eac093aad39cb4ebcc832a8887231
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"