aboutsummaryrefslogtreecommitdiff
path: root/ports/wavpack/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-08-06 03:57:16 +0800
committerGitHub <noreply@github.com>2020-08-05 12:57:16 -0700
commita7cf0bc0e3fbbc440e5af51e776765bf04f954c4 (patch)
tree70689fdb41c7651f2d23215fe4ab0233ee5f4986 /ports/wavpack/CONTROL
parentb0b241fc336251a76b10386f513abc5ec2b3c561 (diff)
downloadvcpkg-a7cf0bc0e3fbbc440e5af51e776765bf04f954c4.tar.gz
vcpkg-a7cf0bc0e3fbbc440e5af51e776765bf04f954c4.zip
[wavpack] Fix failure on linux and osx (#12742)
Diffstat (limited to 'ports/wavpack/CONTROL')
-rw-r--r--ports/wavpack/CONTROL4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/wavpack/CONTROL b/ports/wavpack/CONTROL
index e8edf703e..a0052e027 100644
--- a/ports/wavpack/CONTROL
+++ b/ports/wavpack/CONTROL
@@ -1,4 +1,6 @@
Source: wavpack
-Version: 5.2.0
+Version: 5.2.0
+Port-Version: 1
Homepage: https://github.com/dbry/WavPack
Description: WavPack encode/decode library, command-line programs, and several plugins
+Supports: !(arm|arm64) \ No newline at end of file