diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-03-13 08:52:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-12 17:52:45 -0700 |
| commit | fea4df8b23ff90610aff5ee99fafe62c57da36ad (patch) | |
| tree | 23be860d52957dbaa3b28ec74560666414764f42 /ports/raylib/CONTROL | |
| parent | cd0ea138120168c8bbab5b16becd1f992d49e1ee (diff) | |
| download | vcpkg-fea4df8b23ff90610aff5ee99fafe62c57da36ad.tar.gz vcpkg-fea4df8b23ff90610aff5ee99fafe62c57da36ad.zip | |
[raylib] Update to 2.6.0 (#10068)
* [raylib] Update to 2.6.0
* Remove unused comment
Diffstat (limited to 'ports/raylib/CONTROL')
| -rw-r--r-- | ports/raylib/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/raylib/CONTROL b/ports/raylib/CONTROL index 2113f5760..c3d9db745 100644 --- a/ports/raylib/CONTROL +++ b/ports/raylib/CONTROL @@ -1,8 +1,7 @@ Source: raylib
-Version: 2.5.0
+Version: 2.6.0
Description: A simple and easy-to-use library to enjoy videogames programming
Supports: !(arm|uwp)
-#Build-Depends: glfw3
Feature: non-audio
Description: Build raylib without audio module
|
