[sdl2] Update to 2.26.5 (#30684)

* [sdl2] Update to 2.26.5.

* [sdl2] Update baseline.
This commit is contained in:
Pierre Wendling 2023-04-05 18:57:27 -04:00 committed by GitHub
parent 7a98b9a727
commit c9aba30092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libsdl-org/SDL
REF "release-${VERSION}"
SHA512 b795810fdf18affd3a03f79354e8ac5525f1023b27cdf7858d463781c5977eea8b34e39c089f71c3ca2d23722af55a3910af79f70c021f40c6281ab1476e1818
SHA512 90858ae8c5fdddd5e13724e05ad0970e11bbab1df8a0201c3f4ce354dc6018e5d4ab7279402a263c716aacdaa52745f78531dc225d48d790ee9307e2f6198695
HEAD_REF main
PATCHES
deps.patch

View File

@ -1,6 +1,6 @@
{
"name": "sdl2",
"version": "2.26.4",
"version": "2.26.5",
"description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.",
"homepage": "https://www.libsdl.org/download-2.0.php",
"license": "Zlib",

View File

@ -7173,7 +7173,7 @@
"port-version": 5
},
"sdl2": {
"baseline": "2.26.4",
"baseline": "2.26.5",
"port-version": 0
},
"sdl2-gfx": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "778bb1c06d96198619bbd75704bbd4592e5f4f3a",
"version": "2.26.5",
"port-version": 0
},
{
"git-tree": "b63b10452df400319db87cadc9a3e1d9d1b752a5",
"version": "2.26.4",