diff options
Diffstat (limited to 'ports/iir1')
| -rw-r--r-- | ports/iir1/vcpkg.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/iir1/vcpkg.json b/ports/iir1/vcpkg.json index c99eb9018..3b79f3d6f 100644 --- a/ports/iir1/vcpkg.json +++ b/ports/iir1/vcpkg.json @@ -1,8 +1,9 @@ { "name": "iir1", "version": "1.8.0", + "port-version": 1, "description": "Realtime C++ filter library", "homepage": "https://github.com/berndporr/iir1", "license": "MIT", - "supports": "!uwp & !osx" + "supports": "!uwp" } |
