Skip to content

Commit b629675

Browse files
authored
[podofo] update to 1.0.3 (#48673)
1 parent b80c0eb commit b629675

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

ports/podofo/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO podofo/podofo
44
REF "${VERSION}"
5-
SHA512 685c5771c58195ce8b70c76f1ef352a6740e716845988d75ca0f0f1abaa548766e22bed9608143737e5cdaef284d61c189031564e0cfe4bba8103f678667dcd1
5+
SHA512 ddc33e1265eac4650c1cd4f8c04dabae206bd8ca3eadefa310cd87066ce5e262ee1a5dbf395797e01cb4de05e390db2f1d54dffa26e8659b084a57fac97de03b
66
PATCHES
77
dependencies.diff
88
)

ports/podofo/vcpkg.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "podofo",
3-
"version": "1.0.2",
4-
"port-version": 1,
3+
"version": "1.0.3",
54
"description": "PoDoFo is a library to work with the PDF file format",
65
"homepage": "https://github.com/podofo/podofo",
76
"license": "LGPL-2.0-or-later",

versions/baseline.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7665,8 +7665,8 @@
76657665
"port-version": 2
76667666
},
76677667
"podofo": {
7668-
"baseline": "1.0.2",
7669-
"port-version": 1
7668+
"baseline": "1.0.3",
7669+
"port-version": 0
76707670
},
76717671
"poissonrecon": {
76727672
"baseline": "2021-09-26",

versions/p-/podofo.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "40f8266395d0d068efb32dce0053782660ff58dc",
5+
"version": "1.0.3",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "9c32728a1f91c3e381f79b819c377917aff4ceac",
510
"version": "1.0.2",

0 commit comments

Comments
 (0)