diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-10-23 11:27:08 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-10-23 12:47:23 +0200 |
commit | b1ced61833d62905908e3ab250986356e68b0453 (patch) | |
tree | 1bfb937f103b39991485e9c175eb76fa0ccb1e97 | |
parent | a3680f886569cb37876756da42c9dcef9d26cc51 (diff) |
xmlsec: upgrade to 1.3.6
Downloaded from https://www.aleksey.com/xmlsec/download/xmlsec1-1.3.6.tar.gz
Change-Id: I29714d220a07b600ea74e89ad62be8b50249c158
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175471
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index c149907607f6..e1c4013cfe4b 100644 --- a/download.lst +++ b/download.lst @@ -454,8 +454,8 @@ LIBWEBP_TARBALL := libwebp-1.4.0.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -XMLSEC_SHA256SUM := 2ffd4ad1f860ec93e47a680310ab2bc94968bd07566e71976bd96133d9504917 -XMLSEC_TARBALL := xmlsec1-1.3.5.tar.gz +XMLSEC_SHA256SUM := 952b626ad3f3be1a4598622dab52fdab2a8604d0837c1b00589f3637535af92f +XMLSEC_TARBALL := xmlsec1-1.3.6.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |