diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-05-01 15:39:19 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-01 16:29:40 -0700 |
| commit | 64c32687f357d98db0f9e1c6f0cb6cd488e6c68d (patch) | |
| tree | 6130e3961ff502104cdbe6e9201e019e53a715be /ports/box2d/CONTROL | |
| parent | 8eac56110738c06b7f0afd9f2815e1366d8ecc65 (diff) | |
| download | vcpkg-64c32687f357d98db0f9e1c6f0cb6cd488e6c68d.tar.gz vcpkg-64c32687f357d98db0f9e1c6f0cb6cd488e6c68d.zip | |
[box2d] Replace buildsystem with CMake for better cross-platform support
Diffstat (limited to 'ports/box2d/CONTROL')
| -rw-r--r-- | ports/box2d/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/box2d/CONTROL b/ports/box2d/CONTROL index 7cfcb01a0..220a5a058 100644 --- a/ports/box2d/CONTROL +++ b/ports/box2d/CONTROL @@ -1,3 +1,3 @@ Source: box2d -Version: 2.3.1-374664b +Version: 2.3.1-374664b-1 Description: Box2D (http://box2d.org) is an open source C++ engine for simulating rigid bodies in 2D. |
