mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
python-script: update license md5sum
Update md5sum of license file. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b49e4c924d
commit
debaffd2d2
@@ -1,6 +1,6 @@
|
|||||||
DESCRIPTION = "Bindings for the scrypt key derivation function library"
|
DESCRIPTION = "Bindings for the scrypt key derivation function library"
|
||||||
LICENSE = "BSD-2-Clause"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=8bef8e6712b1be5aa76af1ebde9d6378"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f"
|
||||||
HOMEPAGE="https://bitbucket.org/mhallin/py-scrypt/overview"
|
HOMEPAGE="https://bitbucket.org/mhallin/py-scrypt/overview"
|
||||||
|
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/python-scrypt:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/python-scrypt:"
|
||||||
|
|||||||
Reference in New Issue
Block a user