From 612f5698260021eadb06a3e8f618b555b9f7cf21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles=20Cl=C3=A9ment?= Date: Tue, 24 Mar 2009 16:31:44 -0700 Subject: python-pyrex_0.9.8.5.bb: Point SRC_URI to the updated location. checksums.ini: Add checksum for new location of python-pyrex. Signed-off-by: Khem Raj --- recipes/python/python-pyrex_0.9.8.5.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/python/python-pyrex_0.9.8.5.bb') diff --git a/recipes/python/python-pyrex_0.9.8.5.bb b/recipes/python/python-pyrex_0.9.8.5.bb index 94db79341e..03468a0522 100644 --- a/recipes/python/python-pyrex_0.9.8.5.bb +++ b/recipes/python/python-pyrex_0.9.8.5.bb @@ -5,10 +5,10 @@ SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" SRCNAME = "Pyrex" -PR = "ml0" +PR = "ml1" 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}" -- cgit v1.2.3