diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2020-02-04 15:36:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 15:36:31 -0800 |
| commit | 6f47720a6afccef3ac7ab6895801645763f09861 (patch) | |
| tree | c5c71c3378ef784fa1e24968d71d8bb04a1e4bda /ports/libmodplug/CONTROL | |
| parent | d9200c4e94a61553d6679451c2d6e2de491395ce (diff) | |
| parent | 1f49837376431887067f9bd22c10b389b8fbd018 (diff) | |
| download | vcpkg-6f47720a6afccef3ac7ab6895801645763f09861.tar.gz vcpkg-6f47720a6afccef3ac7ab6895801645763f09861.zip | |
[libmodplug] use static cast for ctype (#9085)
Diffstat (limited to 'ports/libmodplug/CONTROL')
| -rw-r--r-- | ports/libmodplug/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmodplug/CONTROL b/ports/libmodplug/CONTROL index c486d4eb9..7fd84e775 100644 --- a/ports/libmodplug/CONTROL +++ b/ports/libmodplug/CONTROL @@ -1,4 +1,4 @@ Source: libmodplug
-Version: 0.8.9.0-4
+Version: 0.8.9.0-5
Homepage: https://github.com/Konstanty/libmodplug
Description: The ModPlug mod file playing library.
|
