mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-15 04:23:21 +00:00
trivial: Use json-glib from master to get a fuzzing crash fix
See 7711cbc7f8
This commit is contained in:
parent
2efa948b54
commit
9303fedae0
@ -217,7 +217,6 @@ def _build(bld: Builder) -> None:
|
||||
src = bld.checkout_source(
|
||||
"json-glib",
|
||||
url="https://gitlab.gnome.org/GNOME/json-glib.git",
|
||||
commit="c30c988ac3b0d9e7c332232e3c3969818749b239",
|
||||
)
|
||||
bld.build_meson_project(
|
||||
src,
|
||||
|
Loading…
Reference in New Issue
Block a user