[sdl2] Update to 2.30.10 (#42596)

This commit is contained in:
Oleg Derevenetz 2024-12-09 22:04:15 +03:00 committed by GitHub
parent 061862cdf6
commit 858187b627
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 b681e8e58bb696090d58514df67736ba5b78dc4ed93ab7b2d074aba8a3ea6a6404c5871c3306cfd0b7370d658b1eb7fef1827035b6b2bd931c7c8c631625b110
SHA512 ad5aa45e1da6f347d9e310317b08ea7de9a8973e1f0d9d9a41a21dce8b25f87dba77ff5451e597241d2688c2ebe6dd5ae4fff6b650c326e1e9b8ff7d24f07d6f
HEAD_REF main
PATCHES
deps.patch

View File

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

@ -8217,7 +8217,7 @@
"port-version": 6
},
"sdl2": {
"baseline": "2.30.9",
"baseline": "2.30.10",
"port-version": 0
},
"sdl2-gfx": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c34f21447296be501bab81979e8d0698264b48c3",
"version": "2.30.10",
"port-version": 0
},
{
"git-tree": "2cf4933ce414154c0c5adc2b11b0749f35e3c785",
"version": "2.30.9",