SDL2: update to 2.26.1

This commit is contained in:
Rudi Heitbaum 2022-12-03 13:37:40 +00:00
parent ae18370fa6
commit f7d3d620ef

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="SDL2"
PKG_VERSION="2.26.0"
PKG_SHA256="8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295"
PKG_VERSION="2.26.1"
PKG_SHA256="02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04"
PKG_LICENSE="GPL"
PKG_SITE="https://www.libsdl.org/"
PKG_URL="https://www.libsdl.org/release/${PKG_NAME}-${PKG_VERSION}.tar.gz"