diff options
author | Alexey Neyman <stilor@att.net> | 2017-07-09 23:08:12 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-07-09 23:08:12 -0700 |
commit | fd522eed500576a6e62431724314858e120679c6 (patch) | |
tree | 7868fa7f06af8a35ef9de54544fa55658482cd09 /packages/glibc | |
parent | 64d5c254c7ea6b0e8dbccd01cafaa8d8d1aa3906 (diff) | |
download | crosstool-ng-fd522eed500576a6e62431724314858e120679c6.tar.gz crosstool-ng-fd522eed500576a6e62431724314858e120679c6.tar.bz2 crosstool-ng-fd522eed500576a6e62431724314858e120679c6.zip |
Resolve a few more TBDs
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/glibc')
-rw-r--r-- | packages/glibc/package.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/package.desc b/packages/glibc/package.desc index f6cc8e24..13e2233c 100644 --- a/packages/glibc/package.desc +++ b/packages/glibc/package.desc @@ -1,4 +1,4 @@ origin='GNU' repository='git git://sourceware.org/git/glibc.git' -mirrors='$(CT_Mirrors GNU glibc) $(CT_Mirrors sourceware glibc)' +mirrors='$(CT_Mirrors GNU glibc) $(CT_Mirrors sourceware glibc/releases)' milestones='2.17 2.20 2.23' |