diff --git a/ports/podofo/portfile.cmake b/ports/podofo/portfile.cmake index 0f9300930a..5fbe2c87bf 100644 --- a/ports/podofo/portfile.cmake +++ b/ports/podofo/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO podofo/podofo REF "${VERSION}" - SHA512 80fa86ff7f256a69b963451ef741e49c56447084b26481e52d1a079940102b5d51d9ff1c43952bba22bae61d95c8c44eacc08f55cd18999aec6c563f615b2cf5 + SHA512 963d8e2ad6516a0be4d3d416881e58e2384f07f0c006a8a33656d25f6a6b52858344750a4959e0aef568370df1cb052fc08f308aeec3795844a59cc8c47cff23 PATCHES fix-interface-include.patch ) diff --git a/ports/podofo/vcpkg.json b/ports/podofo/vcpkg.json index e9e31f0c05..2503dffb61 100644 --- a/ports/podofo/vcpkg.json +++ b/ports/podofo/vcpkg.json @@ -1,6 +1,6 @@ { "name": "podofo", - "version": "0.10.3", + "version": "0.10.4", "description": "PoDoFo is a library to work with the PDF file format", "homepage": "https://github.com/podofo/podofo", "license": "LGPL-2.0-or-later", diff --git a/versions/baseline.json b/versions/baseline.json index eb5f6205fc..2fff5eebe1 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -7061,7 +7061,7 @@ "port-version": 0 }, "podofo": { - "baseline": "0.10.3", + "baseline": "0.10.4", "port-version": 0 }, "poissonrecon": { diff --git a/versions/p-/podofo.json b/versions/p-/podofo.json index 4116f09a11..f2b25562b9 100644 --- a/versions/p-/podofo.json +++ b/versions/p-/podofo.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "995e105bc9f91fe7bd50e386c798eaeb006b1112", + "version": "0.10.4", + "port-version": 0 + }, { "git-tree": "f4d60835f5584606317c7c3ea4fbc5187d5d4b00", "version": "0.10.3",