diff options
| author | Todor Prokopov <koprok@users.noreply.github.com> | 2019-03-01 08:58:46 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-02-28 22:58:46 -0800 |
| commit | 1afa2b0f7ba4079ff1bb1dd7724733b0cfc583d2 (patch) | |
| tree | 0af0b26a45608a5ccf3ce20a0ab44bf7afb0aba3 /ports/libffi/CONTROL | |
| parent | 590f3a78b2d64ef1beb71129feca3db24c710a25 (diff) | |
| download | vcpkg-1afa2b0f7ba4079ff1bb1dd7724733b0cfc583d2.tar.gz vcpkg-1afa2b0f7ba4079ff1bb1dd7724733b0cfc583d2.zip | |
Build glib on x86-linux (#5313)
* Build glib on x86-linux
* [libffi] Code cleanup
* [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS
* [libffi] Use ${TARGET} in conditions
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 ee1f0de9e..b008d7595 100644 --- a/ports/libffi/CONTROL +++ b/ports/libffi/CONTROL @@ -1,3 +1,3 @@ Source: libffi
-Version: 3.1-1
+Version: 3.1-4
Description: Portable, high level programming interface to various calling conventions
|
