diff --git a/ports/xlnt/portfile.cmake b/ports/xlnt/portfile.cmake index 12b8dc5eb5ae1a..4eb903789da9cd 100644 --- a/ports/xlnt/portfile.cmake +++ b/ports/xlnt/portfile.cmake @@ -12,7 +12,7 @@ vcpkg_from_github( HEAD_REF master PATCHES "fix-not-found-include.patch" - remove-version.patch + remove-version.patch ${win_patch} ) diff --git a/versions/x-/xlnt.json b/versions/x-/xlnt.json index 9f19db8c09f037..5c5efe77324939 100644 --- a/versions/x-/xlnt.json +++ b/versions/x-/xlnt.json @@ -1,7 +1,7 @@ { "versions": [ { - "git-tree": "dd561114f36b563bdf32d65384c03deda437594f", + "git-tree": "68f79a074277a9749ec1def102968806adbd8438", "version": "1.5.0", "port-version": 2 },