summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-supervisor.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-supervisor.inc b/meta-python/recipes-devtools/python/python-supervisor.inc
index beab497392..158cd52e19 100644
--- a/meta-python/recipes-devtools/python/python-supervisor.inc
+++ b/meta-python/recipes-devtools/python/python-supervisor.inc
@@ -4,7 +4,7 @@ Supervisor is a client/server system that allows its users \
4to monitorand control a number of processes on UNIX-like \ 4to monitorand control a number of processes on UNIX-like \
5operating systems." 5operating systems."
6HOMEPAGE = "https://github.com/Supervisor/supervisor" 6HOMEPAGE = "https://github.com/Supervisor/supervisor"
7LICENSE = "BSD" 7LICENSE = "BSD-4-Clause"
8LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=5b4e3a2172bba4c47cded5885e7e507e" 8LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=5b4e3a2172bba4c47cded5885e7e507e"
9 9
10SRC_URI[md5sum] = "ac70dadd051dcaf1d03c467d51a3aac1" 10SRC_URI[md5sum] = "ac70dadd051dcaf1d03c467d51a3aac1"