diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-01 20:10:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-01 20:10:15 +0000 |
commit | 72d353f65f8ad842dfaaaf9b7be446a2a1ba81a1 (patch) | |
tree | b37946f4b0e7d077eeb186b8b88353a583e23c71 /patches.ent | |
parent | 7ff6165718807bd66fba23dff7299e2cc65b5776 (diff) |
Update to linux-4.11.
Update flex patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 dd519a9c4..0120e66a4 100644 --- a/patches.ent +++ b/patches.ent @@ -20,9 +20,9 @@ <!ENTITY coreutils-i18n-patch-md5 "a9404fb575dfd5514f3c8f4120f9ca7d"> <!ENTITY coreutils-i18n-patch-size "168 KB"> -<!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fix-1.patch"> -<!ENTITY flex-fixes-patch-md5 "799f2a14a31eaae831fb141b48f7b81c"> -<!ENTITY flex-fixes-patch-size "0.9 KB"> +<!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fix-2.patch"> +<!ENTITY flex-fixes-patch-md5 "bda1fae644c2337f70879341e0e49a6d"> +<!ENTITY flex-fixes-patch-size "3.3 KB"> <!-- <!ENTITY gcc-asan-patch "gcc-&gcc-version;-asan-1.patch"> |