aboutsummaryrefslogtreecommitdiff
path: root/versions/x-/xmlsec.json
AgeCommit message (Collapse)Author
2021-06-03[xmlsec]Update to 1.2.32 (#18199)SvenPStarFinanz
* 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.
2021-05-25[xmlsec] add pkgconfig files (#16908)Dawid Wróbel
* [xmlsec] add pkgconfig files - also fixes the library filename, which is actually libxmlsec1. This follows the upstream naming scheme. * [xmlsec] convert CONTROL to manifest * [xmlsec] update versions * [xmlsec] update library name * [xmlsec] update versions
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca