summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-pyrex_0.9.9.bb')
-rw-r--r--meta/recipes-devtools/python/python-pyrex_0.9.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
index 330f856b31..7d805544dd 100644
--- a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
+++ b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Pyrex is a language specially designed for writing Python extensi
2It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ 2It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \
3and the messy, low-level world of C." 3and the messy, low-level world of C."
4SECTION = "devel/python" 4SECTION = "devel/python"
5LICENSE = "Apache-2" 5LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd"
7SRCNAME = "Pyrex" 7SRCNAME = "Pyrex"
8PR = "ml1" 8PR = "ml2"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ 11 http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \