diff options
| author | Stijn Herfst <stijnherfst@outlook.com> | 2019-08-08 14:29:31 +0200 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-08-08 05:29:31 -0700 |
| commit | f27820fa863fe17b98abf869477459609c69b32d (patch) | |
| tree | 8d32154924af4c6a7b89ea9b2036d10ebb169c1f /ports/stormlib/CONTROL | |
| parent | e79f0dc5328f28b2b3942e2cd0e9b0c1accca4a1 (diff) | |
| download | vcpkg-f27820fa863fe17b98abf869477459609c69b32d.tar.gz vcpkg-f27820fa863fe17b98abf869477459609c69b32d.zip | |
[stormlib] Add targets and streamline build (#7409)
* Add targets and streamline build
* Removed vendored dependencies
* add back definition
* updated version and removed duplication
* [stormlib] update cmakelists
* added unicode definitions
* added win32 guard clause
Diffstat (limited to 'ports/stormlib/CONTROL')
| -rw-r--r-- | ports/stormlib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stormlib/CONTROL b/ports/stormlib/CONTROL index 348e09616..beb6fd3c1 100644 --- a/ports/stormlib/CONTROL +++ b/ports/stormlib/CONTROL @@ -1,4 +1,4 @@ Source: stormlib
-Version: 9.22
+Version: 2019-05-10
Build-Depends: zlib, bzip2
Description: StormLib is a library for opening and manipulating Blizzard MPQ files
|
