diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-01-19 16:28:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 16:28:52 -0800 |
| commit | da28170ca93072606429d9b8bac5caa163147a14 (patch) | |
| tree | bcc80bd891ed4af474acf09f73a4af2e23e267aa /ports/podofo/CONTROL | |
| parent | f1b73fb7fcbffc9b513a4b4a17c0bdced5db9db2 (diff) | |
| download | vcpkg-da28170ca93072606429d9b8bac5caa163147a14.tar.gz vcpkg-da28170ca93072606429d9b8bac5caa163147a14.zip | |
[podofo] Fix feature crypto (#15666)
* [podofo] Fix feature crypto
* update baseline
Diffstat (limited to 'ports/podofo/CONTROL')
| -rw-r--r-- | ports/podofo/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/podofo/CONTROL b/ports/podofo/CONTROL index 933f7363f..80171a235 100644 --- a/ports/podofo/CONTROL +++ b/ports/podofo/CONTROL @@ -1,6 +1,6 @@ Source: podofo Version: 0.9.6 -Port-Version: 12 +Port-Version: 13 Homepage: https://sourceforge.net/projects/podofo/ Description: PoDoFo is a library to work with the PDF file format Build-Depends: zlib, libpng, libjpeg-turbo, tiff, openssl, freetype |
