mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-23 04:42:03 +00:00
libxml2: upgrade to 2.14.5
Downloaded from https://download.gnome.org/sources/libxml2/2.14/libxml2-2.14.5.tar.xz Change-Id: I4e2e3f19479ae3c28801f0aa92adf918d633b6d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187923 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
This commit is contained in:
@ -460,8 +460,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.7.tar.gz
|
||||
# three static lines
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
LIBXML_SHA256SUM := 24175ec30a97cfa86bdf9befb7ccf4613f8f4b2713c5103e0dd0bc9c711a2773
|
||||
LIBXML_VERSION_MICRO := 4
|
||||
LIBXML_SHA256SUM := 03d006f3537616833c16c53addcdc32a0eb20e55443cba4038307e3fa7d8d44b
|
||||
LIBXML_VERSION_MICRO := 5
|
||||
LIBXML_TARBALL := libxml2-2.14.$(LIBXML_VERSION_MICRO).tar.xz
|
||||
# three static lines
|
||||
# so that git cherry-pick
|
||||
|
Reference in New Issue
Block a user