[sdl2] Update to 2.30.9 (#41915)

This commit is contained in:
Oleg Derevenetz 2024-11-05 11:59:27 +03:00 committed by GitHub
parent 2ffbecdb3c
commit 930b4c1f5e
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 94ec7dba63b275545a6c3ab10cfe9feeb0a752ee46ff5e0083e0faa37097e1225a4efa060ca2acebf8d67ff192f06f18afc782891b190f6c0a561932575e8e50
SHA512 b681e8e58bb696090d58514df67736ba5b78dc4ed93ab7b2d074aba8a3ea6a6404c5871c3306cfd0b7370d658b1eb7fef1827035b6b2bd931c7c8c631625b110
HEAD_REF main
PATCHES
deps.patch

View File

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

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

View File

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