bump(x11/sdl2): 2.26.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-11-22 06:16:04 +00:00
parent 355e46a93b
commit 175a085ca1
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.libsdl.org
TERMUX_PKG_DESCRIPTION="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (version 2)"
TERMUX_PKG_LICENSE="ZLIB"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.24.2"
TERMUX_PKG_VERSION="2.26.0"
TERMUX_PKG_SRCURL=https://www.libsdl.org/release/SDL2-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b35ef0a802b09d90ed3add0dcac0e95820804202914f5bb7b0feb710f1a1329f
TERMUX_PKG_SHA256=8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295
TERMUX_PKG_DEPENDS="libx11, libxcursor, libxext, libxfixes, libxi, libxrandr, libxss, pulseaudio"
TERMUX_PKG_BUILD_DEPENDS="mesa"
TERMUX_PKG_RECOMMENDS="mesa"