diff options
author | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2022-01-17 16:56:06 +0100 |
---|---|---|
committer | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2022-01-17 16:56:06 +0100 |
commit | 63ef88536ae74787bb26ad7444ef7ee33d860c74 (patch) | |
tree | 7ca9818f50fc6645b65e3502fad83f78a59ebb63 /patches.ent | |
parent | cd0ca9371cae2f228f6e5106f6a5706bcda8fd1e (diff) |
Add a fix of type to meson patch (new patch file)
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index 38f303c68..99f19cb99 100644 --- a/patches.ent +++ b/patches.ent @@ -60,9 +60,9 @@ <!ENTITY libpipeline-checks-patch-size "22 KB"> --> -<!ENTITY meson-fix-patch "meson-&meson-version;-upstream_fix-1.patch"> -<!ENTITY meson-fix-patch-md5 "14e62d976f7901c17686ed0e11095256"> -<!ENTITY meson-fix-patch-size "5.0 KB"> +<!ENTITY meson-fix-patch "meson-&meson-version;-upstream_fix-2.patch"> +<!ENTITY meson-fix-patch-md5 "dd0b2187d287abcb41c3dd7e497b7df3"> +<!ENTITY meson-fix-patch-size "5.5 KB"> <!-- <!ENTITY ninja-limit-jobs-patch "ninja-&ninja-version;-add_NINJAJOBS_var-1.patch"> |