[podofo] Update to 0.10.3 (#35788)

This commit is contained in:
MonicaLiu 2023-12-20 00:31:01 -08:00 committed by GitHub
parent cd8067150e
commit 52b52b4588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO podofo/podofo
REF "${VERSION}"
SHA512 b5b7d4236a1f15b4eeee9d24210015b983910e88efa4727dd551f58b4d39cf7566314513b99099f54835b90a209cbf8231e04d19b63019223113abe6520fc932
SHA512 80fa86ff7f256a69b963451ef741e49c56447084b26481e52d1a079940102b5d51d9ff1c43952bba22bae61d95c8c44eacc08f55cd18999aec6c563f615b2cf5
PATCHES
fix-interface-include.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "podofo",
"version": "0.10.2",
"version": "0.10.3",
"description": "PoDoFo is a library to work with the PDF file format",
"homepage": "https://github.com/podofo/podofo",
"license": "LGPL-2.0-or-later",

View File

@ -6689,7 +6689,7 @@
"port-version": 0
},
"podofo": {
"baseline": "0.10.2",
"baseline": "0.10.3",
"port-version": 0
},
"poissonrecon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f4d60835f5584606317c7c3ea4fbc5187d5d4b00",
"version": "0.10.3",
"port-version": 0
},
{
"git-tree": "0323e740780ecead10bd47ca5bfb89ca6140c3b7",
"version": "0.10.2",