diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-06-25 14:19:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-25 14:19:57 -0700 |
| commit | 1004b2ea11f67c59f2b3388ac4fb7947d0fa5e87 (patch) | |
| tree | db3aace67e67b010fb62bce88dd4e3f1a8ceda11 /ports/libmikmod/CONTROL | |
| parent | b9764f8d89b4713fad3ff4573f2b7504ae79a771 (diff) | |
| download | vcpkg-1004b2ea11f67c59f2b3388ac4fb7947d0fa5e87.tar.gz vcpkg-1004b2ea11f67c59f2b3388ac4fb7947d0fa5e87.zip | |
[libmikmod] patch cmake warning (#7035)
* [libmikmod] Address cmake warnings
Diffstat (limited to 'ports/libmikmod/CONTROL')
| -rw-r--r-- | ports/libmikmod/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmikmod/CONTROL b/ports/libmikmod/CONTROL index 57d399a26..6a02a4ae4 100644 --- a/ports/libmikmod/CONTROL +++ b/ports/libmikmod/CONTROL @@ -1,5 +1,5 @@ Source: libmikmod -Version: 3.3.11.1-2 +Version: 3.3.11.1-3 Homepage: https://sourceforge.net/projects/mikmod/ Description: Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm. Build-Depends: openal-soft |
