diff options
| author | MistGebaut <49169052+MistGebaut@users.noreply.github.com> | 2019-04-02 19:48:36 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-02 10:48:36 -0700 |
| commit | 228289f4506a6a47d7eeb9401f9746d3ecce523f (patch) | |
| tree | ade6ce9c250122a4ddedfdf626f1d749e963fc84 /ports/sdl1/CONTROL | |
| parent | 8ab7c3fc03ad9b270803f21ecaf5c1f9f007dbc4 (diff) | |
| download | vcpkg-228289f4506a6a47d7eeb9401f9746d3ecce523f.tar.gz vcpkg-228289f4506a6a47d7eeb9401f9746d3ecce523f.zip | |
sdl1: static build (#5903)
* sdl1: static build
* Update CONTROL file
Diffstat (limited to 'ports/sdl1/CONTROL')
| -rw-r--r-- | ports/sdl1/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl1/CONTROL b/ports/sdl1/CONTROL index 483813f51..9d9e856f6 100644 --- a/ports/sdl1/CONTROL +++ b/ports/sdl1/CONTROL @@ -1,3 +1,3 @@ Source: sdl1 -Version: 1.2.15-3 +Version: 1.2.15-4 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. |
