summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-24 06:57:00 (GMT)
committerAlexey Neyman <stilor@att.net>2017-08-24 06:58:50 (GMT)
commit48b4c8db0847c28e218b05bf56af963922fb07a8 (patch)
tree314edf74ea9d45db95045a7d2a290afbf4c99645 /packages
parent373f22648f3013a7b7bc1e601faf2878c03ce42f (diff)
Remove sourceware from glibc mirrors
It only hosts releases up to 2.11. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages')
-rw-r--r--packages/glibc-ports/package.desc2
-rw-r--r--packages/glibc/package.desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/glibc-ports/package.desc b/packages/glibc-ports/package.desc
index 566e10a..f273120 100644
--- a/packages/glibc-ports/package.desc
+++ b/packages/glibc-ports/package.desc
@@ -2,7 +2,7 @@
# the ports were an external add-on, it used a separate repository
# and separate tarballs.
repository='git git://sourceware.org/git/glibc-ports.git'
-mirrors='$(CT_Mirrors GNU glibc) $(CT_Mirrors sourceware glibc/releases)'
+mirrors='$(CT_Mirrors GNU glibc)'
# Version of this package must be the same as the glibc's
versionlocked='glibc'
diff --git a/packages/glibc/package.desc b/packages/glibc/package.desc
index 8669d66..f94055a 100644
--- a/packages/glibc/package.desc
+++ b/packages/glibc/package.desc
@@ -1,5 +1,5 @@
origin='GNU'
repository='git git://sourceware.org/git/glibc.git'
-mirrors='$(CT_Mirrors GNU glibc) $(CT_Mirrors sourceware glibc/releases)'
+mirrors='$(CT_Mirrors GNU glibc)'
milestones='2.17 2.20 2.23 2.24'
archive_formats='.tar.xz .tar.bz2 .tar.gz'