diff options
| author | MichaĆ Janiszewski <janisozaur@users.noreply.github.com> | 2019-11-19 20:03:05 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-11-19 11:03:05 -0800 |
| commit | b92ebdce15a2dd807b18bf9a33568aa6dbab3a60 (patch) | |
| tree | 835fbf6c74fc3cb954b0b409346ddfcb090202a9 /ports/libmad/CONTROL | |
| parent | 9d1048e612a115a3982f91e6f341abefcb02d726 (diff) | |
| download | vcpkg-b92ebdce15a2dd807b18bf9a33568aa6dbab3a60.tar.gz vcpkg-b92ebdce15a2dd807b18bf9a33568aa6dbab3a60.zip | |
[libmad] Fix libmad header for non-x86 MSVC targets (#8959)
Diffstat (limited to 'ports/libmad/CONTROL')
| -rw-r--r-- | ports/libmad/CONTROL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/libmad/CONTROL b/ports/libmad/CONTROL index e0666dcc4..97e9e564a 100644 --- a/ports/libmad/CONTROL +++ b/ports/libmad/CONTROL @@ -1,3 +1,3 @@ -Source: libmad
-Version: 0.15.1-4
-Description: high-quality MPEG audio decoder
+Source: libmad +Version: 0.15.1-5 +Description: high-quality MPEG audio decoder |
