diff options
Diffstat (limited to 'scripts/build-many-glibcs.py')
-rwxr-xr-x | scripts/build-many-glibcs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py index 41639f26f7..243323b1ce 100755 --- a/scripts/build-many-glibcs.py +++ b/scripts/build-many-glibcs.py @@ -769,7 +769,7 @@ class Context(object): 'gcc': 'vcs-11', 'glibc': 'vcs-mainline', 'gmp': '6.2.1', - 'linux': '5.12', + 'linux': '5.13', 'mpc': '1.2.1', 'mpfr': '4.1.0', 'mig': 'vcs-mainline', |