diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-scrypt.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-scrypt.inc b/meta-python/recipes-devtools/python/python-scrypt.inc index 783d05b7e..fef6ec976 100644 --- a/meta-python/recipes-devtools/python/python-scrypt.inc +++ b/meta-python/recipes-devtools/python/python-scrypt.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Bindings for the scrypt key derivation function library" | 1 | DESCRIPTION = "Bindings for the scrypt key derivation function library" |
2 | LICENSE = "BSD-2-Clause" | 2 | LICENSE = "BSD-2-Clause" |
3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=8bef8e6712b1be5aa76af1ebde9d6378" | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f" |
4 | HOMEPAGE="https://bitbucket.org/mhallin/py-scrypt/overview" | 4 | HOMEPAGE="https://bitbucket.org/mhallin/py-scrypt/overview" |
5 | 5 | ||
6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-scrypt:" | 6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-scrypt:" |