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