[sdl2] update to 2.24.1 (#27168)

This commit is contained in:
Nick 2022-10-12 10:17:16 +02:00 committed by GitHub
parent 2111a4872b
commit ede90f9507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 5 deletions

View File

@ -1,9 +1,9 @@
set(SDL2_VERSION 2.24.0)
set(SDL2_VERSION 2.24.1)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libsdl-org/SDL
REF 8c9beb0c873f6ca5efbd88f1ad2648bfc793b2ac #vrelease-2.24.0
SHA512 7936fc3de9920eafe399f5b2af7bf87d479d4ba8c4a7957da90f3a90316dc7a6b8619ffd7a2c198d298d390e1235e00f9bd36fe3f04102bdff351b96c2ade59e
REF a1d1946dcba6509f0679f507b57e7b228d32e6f8 #vrelease-2.24.1
SHA512 78794c5142153d9d7516815f6e9b2c153ab3cab466cbc35635d27d9bb7cd9cbfa2bb66b63569454d2de89975eba8a662d79ccba87204a263ddbf0bfd339b6926
HEAD_REF master
PATCHES
0001-sdl2-Enable-creation-of-pkg-cfg-file-on-windows.patch

View File

@ -1,6 +1,6 @@
{
"name": "sdl2",
"version": "2.24.0",
"version": "2.24.1",
"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

@ -6685,7 +6685,7 @@
"port-version": 4
},
"sdl2": {
"baseline": "2.24.0",
"baseline": "2.24.1",
"port-version": 0
},
"sdl2-gfx": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "565601c4ca1fdc5656fa7c474f0a50af24073a0c",
"version": "2.24.1",
"port-version": 0
},
{
"git-tree": "dbd3f6b2c738602adc3b3aa7c314212bff79b620",
"version": "2.24.0",