diff options
| author | Daniel <supsuper@gmail.com> | 2020-08-10 23:33:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-10 15:33:47 -0700 |
| commit | 92f6eb402afbf32dcc8d4083ccb5ae01dcf10881 (patch) | |
| tree | d3a4e1eced0fb6d94c9fbce0cda328600195618b /ports/fribidi/CONTROL | |
| parent | fca18ba3572f8aebe3b8158c359db62a7e26134e (diff) | |
| download | vcpkg-92f6eb402afbf32dcc8d4083ccb5ae01dcf10881.tar.gz vcpkg-92f6eb402afbf32dcc8d4083ccb5ae01dcf10881.zip | |
[fribidi] Update to 1.0.10 (#12517)
* [fribidi] Update to 1.0.10
* [fribidi] Disable tests and executables
* [fribidi] Apply FRIBIDI_LIB_STATIC to static builds
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Diffstat (limited to 'ports/fribidi/CONTROL')
| -rw-r--r-- | ports/fribidi/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fribidi/CONTROL b/ports/fribidi/CONTROL index edfb9c777..570fd1362 100644 --- a/ports/fribidi/CONTROL +++ b/ports/fribidi/CONTROL @@ -1,4 +1,4 @@ Source: fribidi -Version: 1.0.9-1 +Version: 1.0.10 Description: GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi) Build-Depends: tool-meson |
