diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2020-04-16 12:39:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-16 12:39:02 -0700 |
| commit | db42b414342572f107b2d193ce55607635beafdb (patch) | |
| tree | fbdf58ce4b6708103147472f2ec95d6fcb812c03 /ports/physfs/CONTROL | |
| parent | 22850feaef82f71c0f992b04dce5aa2e99d19c03 (diff) | |
| parent | 36bd7c4be30f34836b48b08f892c568e4e0139ba (diff) | |
| download | vcpkg-db42b414342572f107b2d193ce55607635beafdb.tar.gz vcpkg-db42b414342572f107b2d193ce55607635beafdb.zip | |
Merge pull request #10781 from Voskrese/physfs-mirror-url
[physfs] mirror url
Diffstat (limited to 'ports/physfs/CONTROL')
| -rw-r--r-- | ports/physfs/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/physfs/CONTROL b/ports/physfs/CONTROL index 037db0947..de52b6a4c 100644 --- a/ports/physfs/CONTROL +++ b/ports/physfs/CONTROL @@ -1,5 +1,6 @@ Source: physfs -Version: 3.0.2-1 +Version: 3.0.2-2 Homepage: https://icculus.org/physfs/ Description: a library to provide abstract access to various archives Build-Depends: zlib +Supports: !arm64 |
