CVE-2021-3541: Update libxml2
Signed-off-by: nanake <nanake@users.noreply.github.com>
This commit is contained in:
parent
34c93bf3e1
commit
ea8ec6629d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
LIBXML2_REPO="https://gitlab.gnome.org/GNOME/libxml2.git"
|
||||
LIBXML2_COMMIT="bfd2f4300fb348a0fb8265a17546a0eb8bdec719"
|
||||
LIBXML2_COMMIT="b48e77cf4f6fa0792c5f4b639707a2b0675e461b"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue