[xmlsec] Update to 1.2.29 (#8721)

This commit is contained in:
SvenPStarFinanz 2019-10-25 23:52:51 +02:00 committed by Robert Schumacher
parent 447e0aaa88
commit 4b50ddd040
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: xmlsec
Version: 1.2.28
Version: 1.2.29
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

View File

@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO lsh123/xmlsec
REF xmlsec-1_2_28
SHA512 fb0c775f6455ce5a5579a69bb91d60fe90c023e538c32bdf2a70aa413a53b22ef938349a3ce6b42bb23f8f70b4e00f1b9917f877487bb1507c927ec70c3d95f5
REF xmlsec-1_2_29
SHA512 b53eeac801cbcf4b18aa7f4fcec5fea5cae26e9cbef923d6e807ee98b988840943f00781ec6194b300403bd7f656c76ba96efce29c8b49920c9f0d67ba14ea57
HEAD_REF master
PATCHES
0001-uwp-fix.patch