SDL2: update to 2.26.1.

This commit is contained in:
Arda Demir 2022-12-04 12:36:41 +03:00 committed by classabbyamp
parent fd0c79c513
commit 5272ba233c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.26.0
version=2.26.1
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=8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295
checksum=02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"