aboutsummaryrefslogtreecommitdiff
path: root/ports/xmlsec/vcpkg.json
diff options
context:
space:
mode:
authorSvenPStarFinanz <spa@starfinanz.de>2021-06-03 21:42:49 +0200
committerGitHub <noreply@github.com>2021-06-03 12:42:49 -0700
commitb121bba26ab8d1cba1828b16f80e5a986254e6d0 (patch)
tree0ddacebf90ae5b373e4f880cd660f575f5490ee4 /ports/xmlsec/vcpkg.json
parent2b0e78448f20051587d9ea79f332fecaa12d5ea9 (diff)
downloadvcpkg-b121bba26ab8d1cba1828b16f80e5a986254e6d0.tar.gz
vcpkg-b121bba26ab8d1cba1828b16f80e5a986254e6d0.zip
[xmlsec]Update to 1.2.32 (#18199)
* Updating xmlsec to 1.2.32. Removing the need for patching the UWP build. * x-add-version for xmlsec * Using correct version string in vcpkg.json. Fixing bug on Windows build, xmlsec persists on lib prefix for the dll file. * Updating to latest commit.
Diffstat (limited to 'ports/xmlsec/vcpkg.json')
-rw-r--r--ports/xmlsec/vcpkg.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/xmlsec/vcpkg.json b/ports/xmlsec/vcpkg.json
index be3a5b97f..0d2c235da 100644
--- a/ports/xmlsec/vcpkg.json
+++ b/ports/xmlsec/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "xmlsec",
- "version-string": "1.2.31",
- "port-version": 1,
+ "version": "1.2.32",
"description": "XML Security Library is a C library based on LibXML2. The library supports major XML security standards.",
"homepage": "https://www.aleksey.com/xmlsec/",
"dependencies": [