diff options
| author | Alexej Harm <alexej.h@xiphos.de> | 2019-01-23 02:38:01 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-01-22 17:38:01 -0800 |
| commit | 181a7bef8dbc2962d934bc0e568706cdcecb2539 (patch) | |
| tree | 12505cdfc8ce959f6d290a457cbadbed3863071e /ports/podofo/CONTROL | |
| parent | 39b7876db496d2cae6ec8c2736a45db6319ad46f (diff) | |
| download | vcpkg-181a7bef8dbc2962d934bc0e568706cdcecb2539.tar.gz vcpkg-181a7bef8dbc2962d934bc0e568706cdcecb2539.zip | |
[podofo] Change auto_ptr to unique_ptr. (#5182)
* [podofo] Change auto_ptr to unique_ptr.
* [podofo] Use PATCHES argument of vcpkg_extract_source_archive_ex
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 e5485c493..9b6abdb17 100644 --- a/ports/podofo/CONTROL +++ b/ports/podofo/CONTROL @@ -1,5 +1,5 @@ Source: podofo -Version: 0.9.6-1 +Version: 0.9.6-3 Description: PoDoFo is a library to work with the PDF file format Build-Depends: zlib, libpng, libjpeg-turbo, tiff, openssl (!windows&!uwp), freetype |
