SDL2: update to 2.26.1.
This commit is contained in:
parent
fd0c79c513
commit
5272ba233c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SDL2'
|
# Template file for 'SDL2'
|
||||||
pkgname=SDL2
|
pkgname=SDL2
|
||||||
version=2.26.0
|
version=2.26.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
|
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
|
||||||
|
@ -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=8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295
|
checksum=02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04
|
||||||
|
|
||||||
# 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"
|
||||||
|
|
Loading…
Reference in New Issue