diff options
| author | Justin Arruda <paradoxum@gmail.com> | 2021-01-08 14:57:48 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-08 11:57:48 -0800 |
| commit | 45e0eb4e8a906a3f462e2610bf1d55b0107a3ad3 (patch) | |
| tree | 9d3bb211b17177db6f4d8f5b8cd39fe3ca33a3d3 /ports/tmx/CONTROL | |
| parent | aa83f4bd2a0ba162fcc104afe3c6afbb9b0812e7 (diff) | |
| download | vcpkg-45e0eb4e8a906a3f462e2610bf1d55b0107a3ad3.tar.gz vcpkg-45e0eb4e8a906a3f462e2610bf1d55b0107a3ad3.zip | |
[tmx] Update tmx port to 1.1.0 (#15421)
* [tmx] Update tmx port to 1.1.0
* Update control file version and copyright file.
* Remove port-version field from CONTROL.
Diffstat (limited to 'ports/tmx/CONTROL')
| -rw-r--r-- | ports/tmx/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/tmx/CONTROL b/ports/tmx/CONTROL index 970b433dc..1f933b6f5 100644 --- a/ports/tmx/CONTROL +++ b/ports/tmx/CONTROL @@ -1,5 +1,4 @@ Source: tmx
-Version: 1.0.0
-Port-Version: 2
+Version: 1.1.0
Description: A portable C library to load tiled maps in your games.
Build-Depends: zlib, libxml2
|
