mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 19:53:25 +00:00
python-cheeta 2.4.4: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
90bd2e80a7
commit
e7463a7b86
@ -2,7 +2,10 @@ DESCRIPTION = "Python template engine and code generation tool"
|
|||||||
SECTION = "devel/python"
|
SECTION = "devel/python"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b"
|
||||||
|
|
||||||
SRCNAME = "Cheetah"
|
SRCNAME = "Cheetah"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz"
|
SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user