mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
[podofo] update to 0.10.4 (#41393)
This commit is contained in:
parent
e0f776f55a
commit
4b727d3c02
@ -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 80fa86ff7f256a69b963451ef741e49c56447084b26481e52d1a079940102b5d51d9ff1c43952bba22bae61d95c8c44eacc08f55cd18999aec6c563f615b2cf5
|
SHA512 963d8e2ad6516a0be4d3d416881e58e2384f07f0c006a8a33656d25f6a6b52858344750a4959e0aef568370df1cb052fc08f308aeec3795844a59cc8c47cff23
|
||||||
PATCHES
|
PATCHES
|
||||||
fix-interface-include.patch
|
fix-interface-include.patch
|
||||||
)
|
)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "podofo",
|
"name": "podofo",
|
||||||
"version": "0.10.3",
|
"version": "0.10.4",
|
||||||
"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",
|
||||||
|
@ -7061,7 +7061,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"podofo": {
|
"podofo": {
|
||||||
"baseline": "0.10.3",
|
"baseline": "0.10.4",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"poissonrecon": {
|
"poissonrecon": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "995e105bc9f91fe7bd50e386c798eaeb006b1112",
|
||||||
|
"version": "0.10.4",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "f4d60835f5584606317c7c3ea4fbc5187d5d4b00",
|
"git-tree": "f4d60835f5584606317c7c3ea4fbc5187d5d4b00",
|
||||||
"version": "0.10.3",
|
"version": "0.10.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user