All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Pyrex 0.9.8.5 Fix SRC_URI
@ 2009-03-12  9:16 =?utf-8?q?Charles=20Cl=C3=A9ment?=
  2009-03-12  9:31 ` Charles Clément
  0 siblings, 1 reply; 4+ messages in thread
From: =?utf-8?q?Charles=20Cl=C3=A9ment?= @ 2009-03-12  9:16 UTC (permalink / raw)
  To: openembedded-devel

Hello,

I had trouble downloading Pyrex archive, here's a patch

Signed-off-by: Charles Clément <caratorn@gmail.com>
---
 packages/python/python-pyrex_0.9.8.5.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/python/python-pyrex_0.9.8.5.bb b/packages/python/python-pyrex_0.9.8.5.bb
index 94db793..f9e5dd0 100644
--- a/packages/python/python-pyrex_0.9.8.5.bb
+++ b/packages/python/python-pyrex_0.9.8.5.bb
@@ -8,7 +8,7 @@ SRCNAME = "Pyrex"
 PR = "ml0"
 
 SRC_URI = "\
-  http://nz.cosc.canterbury.ac.nz/~greg/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
+  http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz
   file://pyrex-fix-optimized-mode.patch;patch=1 \
 "
 S = "${WORKDIR}/${SRCNAME}-${PV}"
-- 
1.6.2


-- 
Charles Clément.



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-12 17:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-12  9:16 [PATCH] Pyrex 0.9.8.5 Fix SRC_URI =?utf-8?q?Charles=20Cl=C3=A9ment?=
2009-03-12  9:31 ` Charles Clément
2009-03-12  9:39   ` pax-utils-0.1.13.tar.bz2 no longer available Ulf Samuelsson
2009-03-12 17:15     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.