summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-06-12 05:14:48 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitee983f5f92aedbadaac9c756568c8fd6c04d58bc (patch)
treec190f91e38b6a7a93dcf96d28a463bd6b14003c2 /packages
parent567277099a487508fd228a4c56f3583db3fa96c9 (diff)
Downloading packages using new framework
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages')
-rw-r--r--packages/binutils/package.desc2
-rw-r--r--packages/duma/package.desc2
-rw-r--r--packages/gdb/package.desc2
-rw-r--r--packages/linux/package.desc2
4 files changed, 4 insertions, 4 deletions
diff --git a/packages/binutils/package.desc b/packages/binutils/package.desc
index 6854ee9..ae3d2f1 100644
--- a/packages/binutils/package.desc
+++ b/packages/binutils/package.desc
@@ -1,4 +1,4 @@
repository='git git://sourceware.org/git/binutils-gdb.git'
-mirrors='$(CT_Mirrors GNU binutils) $(CT_Mirrors GCC_GNU binutils) $(CT_Mirrors sourceware)'
+mirrors='$(CT_Mirrors GNU binutils) $(CT_Mirrors sourceware)'
origin='GNU'
milestones='2.23'
diff --git a/packages/duma/package.desc b/packages/duma/package.desc
index efedb9e..5b5ae8a 100644
--- a/packages/duma/package.desc
+++ b/packages/duma/package.desc
@@ -1,2 +1,2 @@
-repository='cvs :pserver:anonymous@duma.cvs.sourceforge.net:/cvsroot/duma'
+repository='cvs :pserver:anonymous@duma.cvs.sourceforge.net:/cvsroot/duma duma'
mirrors='http://downloads.sourceforge.net/project/duma/duma/${CT_DUMA_VERSION}'
diff --git a/packages/gdb/package.desc b/packages/gdb/package.desc
index b9855a5..90cef6a 100644
--- a/packages/gdb/package.desc
+++ b/packages/gdb/package.desc
@@ -1,4 +1,4 @@
origin='GNU'
-repository='git ssh://sourceware.org/git/binutils-gdb.git'
+repository='git git://sourceware.org/git/binutils-gdb.git'
mirrors='$(CT_Mirrors GNU gdb) $(CT_Mirrors sourceware gdb)'
milestones='7.0 7.2'
diff --git a/packages/linux/package.desc b/packages/linux/package.desc
index e34f9e4..6e3a0f4 100644
--- a/packages/linux/package.desc
+++ b/packages/linux/package.desc
@@ -1,2 +1,2 @@
repository='git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
-mirrors='$(CT_Mirrors linux ${CT_LINUX_VERSION})'
+mirrors='$(CT_Mirrors kernel.org linux ${CT_LINUX_VERSION})'