mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
python-simplejson: upgrade 3.6.2->3.7.3
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
9ac3fd879f
commit
13a8ca539f
|
@ -13,8 +13,8 @@ PR = "r0"
|
|||
SRCNAME = "simplejson"
|
||||
|
||||
SRC_URI = "https://pypi.python.org/packages/source/s/simplejson/${SRCNAME}-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "deca871b9bfa4b76ea360756b2a22710"
|
||||
SRC_URI[sha256sum] = "99c092209f88d411858f01b14a97a4fcf8c4f438a685e23d733a3d65de52a35d"
|
||||
SRC_URI[md5sum] = "117346e5ee4ed4434ffe485f8e58f5ed"
|
||||
SRC_URI[sha256sum] = "63d7f7b14a20f29f74325a69e6db45925eaf6e3a003eab46c0234fd050a8c93f"
|
||||
|
||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||
|
Loading…
Reference in New Issue
Block a user