mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
[sdl2] Update to 2.0.7
This commit is contained in:
parent
50f6bc4e8f
commit
fbaaf5b109
@ -1,3 +1,3 @@
|
||||
Source: sdl2
|
||||
Version: 2.0.6-1
|
||||
Version: 2.0.7-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.
|
||||
|
@ -1,7 +1,7 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
set(SDL2_VERSION 2.0.6)
|
||||
set(SDL2_HASH ad4dad5663834ee0ffbdca1b531d753449b260c9256df2c48da7261aacd9795d91eef1286525cf914f6b92ba5985de7798f041557574b5d978b8224f10041830)
|
||||
set(SDL2_VERSION 2.0.7)
|
||||
set(SDL2_HASH eed5477843086a0e66552eb197a5c4929134522bc366d873732361ea0df5fb841ef7e2b1913e21d1bae69e6fd3152ee630492e615c58cbe903e7d6e47b587410)
|
||||
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/SDL2-${SDL2_VERSION})
|
||||
vcpkg_download_distfile(ARCHIVE_FILE
|
||||
|
Loading…
x
Reference in New Issue
Block a user