diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-pika.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pika.inc b/meta-python/recipes-devtools/python/python-pika.inc index 10be5bb62c..bde154fe7d 100644 --- a/meta-python/recipes-devtools/python/python-pika.inc +++ b/meta-python/recipes-devtools/python/python-pika.inc | |||
@@ -5,7 +5,7 @@ including RabbitMQ’s extensions. \ | |||
5 | " | 5 | " |
6 | SECTION = "devel/python" | 6 | SECTION = "devel/python" |
7 | HOMEPAGE = "https://pika.readthedocs.io" | 7 | HOMEPAGE = "https://pika.readthedocs.io" |
8 | LICENSE = "BSD" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=535836bf0a5de515a7bfee026075701d" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=535836bf0a5de515a7bfee026075701d" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "6002400cdd33bf85ec8680ece72910d4" | 11 | SRC_URI[md5sum] = "6002400cdd33bf85ec8680ece72910d4" |