summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-passlib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-passlib.inc b/meta-python/recipes-devtools/python/python-passlib.inc
index 9e477ecf9f..8a6d7e9b2d 100644
--- a/meta-python/recipes-devtools/python/python-passlib.inc
+++ b/meta-python/recipes-devtools/python/python-passlib.inc
@@ -6,7 +6,7 @@ managing existing password hashes. It’s designed to be useful for a wide range
6tasks, from verifying a hash found in /etc/shadow, to providing full-strength password \ 6tasks, from verifying a hash found in /etc/shadow, to providing full-strength password \
7hashing for multi-user applications." 7hashing for multi-user applications."
8HOMEPAGE = "https://bitbucket.org/ecollins/passlib" 8HOMEPAGE = "https://bitbucket.org/ecollins/passlib"
9LICENSE = "BSD" 9LICENSE = "BSD-3-Clause"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=73eed1a5470b969951dac411086c7036" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=73eed1a5470b969951dac411086c7036"
11 11
12SRC_URI[md5sum] = "254869dae3fd9f09f0746a3cb29a0b15" 12SRC_URI[md5sum] = "254869dae3fd9f09f0746a3cb29a0b15"