[sdl2] Bump to 2.26.4 (#30054)

* [sdl2] Update to 2.26.4.

* [sdl2] Update baseline.
This commit is contained in:
Pierre Wendling 2023-03-07 15:18:34 -05:00 committed by GitHub
parent d96cc41dc2
commit d08e708c21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 7 deletions

View File

@ -1,9 +1,8 @@
vcpkg_minimum_required(VERSION 2022-10-12) # for ${VERSION}
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libsdl-org/SDL
REF release-${VERSION}
SHA512 af50ae4dd86ee5827b27e4789c3bb071ea8e3e31e5e8d6cf7d66eef5ae9f3b9683f4adc92b5a30e15513ff6e2773f5978cdbd6484e1e259b1153303ae123539f
REF "release-${VERSION}"
SHA512 b795810fdf18affd3a03f79354e8ac5525f1023b27cdf7858d463781c5977eea8b34e39c089f71c3ca2d23722af55a3910af79f70c021f40c6281ab1476e1818
HEAD_REF main
PATCHES
deps.patch

View File

@ -1,7 +1,6 @@
{
"name": "sdl2",
"version": "2.26.3",
"port-version": 1,
"version": "2.26.4",
"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

@ -7097,8 +7097,8 @@
"port-version": 5
},
"sdl2": {
"baseline": "2.26.3",
"port-version": 1
"baseline": "2.26.4",
"port-version": 0
},
"sdl2-gfx": {
"baseline": "1.0.4",

View File

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