diff options
| author | SvenPStarFinanz <spa@starfinanz.de> | 2020-02-29 06:50:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-28 21:50:01 -0800 |
| commit | 50e689dbe2a89a02baf72540ca7d184df9edc7ed (patch) | |
| tree | ed61963ad2b3fd4535241835abf00a8c85eed986 /ports/xmlsec/CONTROL | |
| parent | 0d8fb644a0de292eea6e204d2e01b8a0a94c6107 (diff) | |
| download | vcpkg-50e689dbe2a89a02baf72540ca7d184df9edc7ed.tar.gz vcpkg-50e689dbe2a89a02baf72540ca7d184df9edc7ed.zip | |
[xmlsec] Add cmake target exports (#10207)
* [xmlsec] Add cmake target exports
* Removed vcpkg_common_functions.
Diffstat (limited to 'ports/xmlsec/CONTROL')
| -rw-r--r-- | ports/xmlsec/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xmlsec/CONTROL b/ports/xmlsec/CONTROL index a4512a967..77e31db47 100644 --- a/ports/xmlsec/CONTROL +++ b/ports/xmlsec/CONTROL @@ -1,5 +1,5 @@ Source: xmlsec -Version: 1.2.29-1 +Version: 1.2.29-2 Homepage: https://www.aleksey.com/xmlsec/ Description: XML Security Library is a C library based on LibXML2. The library supports major XML security standards. Build-Depends: libxml2, openssl |
