summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-17 16:10:28 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-17 16:10:28 +0200
commite7463a7b8606fd0f514f9b477bd33ed40f4f9157 (patch)
tree4eb0f111e1bc3592a8923090595e0b2fe0f80ee3 /meta-oe/recipes-devtools
parent90bd2e80a7e8a5279831b95b04b9c45733328b71 (diff)
downloadmeta-openembedded-e7463a7b8606fd0f514f9b477bd33ed40f4f9157.tar.gz
python-cheeta 2.4.4: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
index e3ecb1c08..30c3d47c1 100644
--- a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
+++ b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
@@ -2,7 +2,10 @@ DESCRIPTION = "Python template engine and code generation tool"
2SECTION = "devel/python" 2SECTION = "devel/python"
3PRIORITY = "optional" 3PRIORITY = "optional"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b"
6
5SRCNAME = "Cheetah" 7SRCNAME = "Cheetah"
8
6PR = "r1" 9PR = "r1"
7 10
8SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz" 11SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz"