diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-02-02 11:26:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-01 19:26:35 -0800 |
| commit | d4ba955db2b9c5060affe4480944caeaef9a8e4c (patch) | |
| tree | bd98090ca15c787a8be4563c0ae4ef1b2b58f936 /ports/raylib/CONTROL | |
| parent | 8ad8ba7a21428b3a7b41dffb4c6ca78499e3e9ce (diff) | |
| download | vcpkg-d4ba955db2b9c5060affe4480944caeaef9a8e4c.tar.gz vcpkg-d4ba955db2b9c5060affe4480944caeaef9a8e4c.zip | |
[raylib] Fix usage (#15935)
* [raylib] Fix usage
* Update ports/raylib/CONTROL
* Update versions
* Update versions/r-/raylib.json
Diffstat (limited to 'ports/raylib/CONTROL')
| -rw-r--r-- | ports/raylib/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/raylib/CONTROL b/ports/raylib/CONTROL index d617a9189..925d94d1c 100644 --- a/ports/raylib/CONTROL +++ b/ports/raylib/CONTROL @@ -1,5 +1,6 @@ Source: raylib
Version: 3.5.0
+Port-Version: 1
Description: A simple and easy-to-use library to enjoy videogames programming
Homepage: https://github.com/raysan5/raylib
Supports: !(arm|uwp)
|
