diff options
| author | Long Nguyen <nguyen.long.908132@gmail.com> | 2020-11-10 05:34:34 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-09 14:34:34 -0800 |
| commit | 1b59ca067cad83c9a51fddbb97230447b61eb5ad (patch) | |
| tree | cedced7c1f285130ec2ca19abac468ca887aa47d /ports/libffi/CONTROL | |
| parent | 1b5e00a3e3acd51877cd0966f60fa78458c037e8 (diff) | |
| download | vcpkg-1b59ca067cad83c9a51fddbb97230447b61eb5ad.tar.gz vcpkg-1b59ca067cad83c9a51fddbb97230447b61eb5ad.zip | |
[libffi] mingw support (#14407)
Diffstat (limited to 'ports/libffi/CONTROL')
| -rw-r--r-- | ports/libffi/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libffi/CONTROL b/ports/libffi/CONTROL index 6f1154eda..477587af2 100644 --- a/ports/libffi/CONTROL +++ b/ports/libffi/CONTROL @@ -1,5 +1,5 @@ Source: libffi
Version: 3.3
-Port-Version: 5
+Port-Version: 6
Homepage: https://github.com/libffi/libffi
Description: Portable, high level programming interface to various calling conventions
|
