aboutsummaryrefslogtreecommitdiff
path: root/packages/glibc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-03-17 11:37:43 -0700
committerGitHub <noreply@github.com>2019-03-17 11:37:43 -0700
commit89ba62fb1daad737cdb33c3b1ef69092beeaab0b (patch)
tree34ea6400ccf438cd9de5d42afe636fde0a011f50 /packages/glibc
parentc4126d9397353a74ca5aff602dd2c0c527e1dd07 (diff)
parente4475c33df8702ec780f24ac482d5d9c2fc72d6d (diff)
downloadcrosstool-ng-89ba62fb1daad737cdb33c3b1ef69092beeaab0b.tar.gz
crosstool-ng-89ba62fb1daad737cdb33c3b1ef69092beeaab0b.tar.bz2
crosstool-ng-89ba62fb1daad737cdb33c3b1ef69092beeaab0b.zip
Merge pull request #1163 from stilor/docker-fixes
Fix build on CentOS6/7
Diffstat (limited to 'packages/glibc')
-rw-r--r--packages/glibc/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/package.desc b/packages/glibc/package.desc
index 64e14096..bc49fe01 100644
--- a/packages/glibc/package.desc
+++ b/packages/glibc/package.desc
@@ -3,6 +3,6 @@ repository='git git://sourceware.org/git/glibc.git'
mirrors='$(CT_Mirrors GNU glibc)'
# Cannot use MAJOR.MINOR as the releant part because of 2.12: 2.12.2 was the most recent
# bugfix release, but it didn't have glibc-ports released alongside it.
-milestones='2.14 2.17 2.20 2.23 2.24 2.25 2.26 2.27'
+milestones='2.14 2.17 2.20 2.23 2.24 2.25 2.26 2.27 2.29'
archive_formats='.tar.xz .tar.bz2 .tar.gz'
signature_format='packed/.sig'