libxml2: upgrade to 2.13.5
Downloaded from https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5.tar.xz Change-Id: I8b88b49fdda737c74bc0c2b3b18b14ada3389f20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176519 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Tested-by: Jenkins
This commit is contained in:
parent
984f0e49d3
commit
d7c3967713
1 changed files with 2 additions and 2 deletions
|
@ -459,8 +459,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.6.tar.gz
|
|||
# three static lines
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
LIBXML_SHA256SUM := 65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650
|
||||
LIBXML_VERSION_MICRO := 4
|
||||
LIBXML_SHA256SUM := 74fc163217a3964257d3be39af943e08861263c4231f9ef5b496b6f6d4c7b2b6
|
||||
LIBXML_VERSION_MICRO := 5
|
||||
LIBXML_TARBALL := libxml2-2.13.$(LIBXML_VERSION_MICRO).tar.xz
|
||||
# three static lines
|
||||
# so that git cherry-pick
|
||||
|
|
Loading…
Reference in a new issue