[sdl2] update to 2.30.5 (#39710)

This commit is contained in:
Cheney Wang 2024-07-08 07:17:25 -07:00 committed by GitHub
parent 56d3761d82
commit de0f76b12c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

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

View File

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

@ -8033,8 +8033,8 @@
"port-version": 6
},
"sdl2": {
"baseline": "2.30.3",
"port-version": 1
"baseline": "2.30.5",
"port-version": 0
},
"sdl2-gfx": {
"baseline": "1.0.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ba79a866e3193439c7d9e2ec3ac1ceea368088d9",
"version": "2.30.5",
"port-version": 0
},
{
"git-tree": "c85881901055bd799fb681fa24054a79f28f3d60",
"version": "2.30.3",