mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:08:59 +08:00
[podofo] Update to 0.10.3 (#35788)
This commit is contained in:
parent
cd8067150e
commit
52b52b4588
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO podofo/podofo
|
REPO podofo/podofo
|
||||||
REF "${VERSION}"
|
REF "${VERSION}"
|
||||||
SHA512 b5b7d4236a1f15b4eeee9d24210015b983910e88efa4727dd551f58b4d39cf7566314513b99099f54835b90a209cbf8231e04d19b63019223113abe6520fc932
|
SHA512 80fa86ff7f256a69b963451ef741e49c56447084b26481e52d1a079940102b5d51d9ff1c43952bba22bae61d95c8c44eacc08f55cd18999aec6c563f615b2cf5
|
||||||
PATCHES
|
PATCHES
|
||||||
fix-interface-include.patch
|
fix-interface-include.patch
|
||||||
)
|
)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "podofo",
|
"name": "podofo",
|
||||||
"version": "0.10.2",
|
"version": "0.10.3",
|
||||||
"description": "PoDoFo is a library to work with the PDF file format",
|
"description": "PoDoFo is a library to work with the PDF file format",
|
||||||
"homepage": "https://github.com/podofo/podofo",
|
"homepage": "https://github.com/podofo/podofo",
|
||||||
"license": "LGPL-2.0-or-later",
|
"license": "LGPL-2.0-or-later",
|
||||||
|
@ -6689,7 +6689,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"podofo": {
|
"podofo": {
|
||||||
"baseline": "0.10.2",
|
"baseline": "0.10.3",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"poissonrecon": {
|
"poissonrecon": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "f4d60835f5584606317c7c3ea4fbc5187d5d4b00",
|
||||||
|
"version": "0.10.3",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "0323e740780ecead10bd47ca5bfb89ca6140c3b7",
|
"git-tree": "0323e740780ecead10bd47ca5bfb89ca6140c3b7",
|
||||||
"version": "0.10.2",
|
"version": "0.10.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user