diff options
| -rw-r--r-- | meta-oe/recipes-devtools/python/python-simplejson_3.8.2.bb (renamed from meta-oe/recipes-devtools/python/python-simplejson_3.8.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/python/python-simplejson_3.8.1.bb b/meta-oe/recipes-devtools/python/python-simplejson_3.8.2.bb index 96c0aefe0f..a2a6c400f7 100644 --- a/meta-oe/recipes-devtools/python/python-simplejson_3.8.1.bb +++ b/meta-oe/recipes-devtools/python/python-simplejson_3.8.2.bb | |||
| @@ -9,8 +9,8 @@ PR = "r1" | |||
| 9 | SRCNAME = "simplejson" | 9 | SRCNAME = "simplejson" |
| 10 | 10 | ||
| 11 | SRC_URI = "http://cheeseshop.python.org/packages/source/s/simplejson/${SRCNAME}-${PV}.tar.gz" | 11 | SRC_URI = "http://cheeseshop.python.org/packages/source/s/simplejson/${SRCNAME}-${PV}.tar.gz" |
| 12 | SRC_URI[md5sum] = "b8441f1053edd9dc335ded8c7f98a974" | 12 | SRC_URI[md5sum] = "53b1371bbf883b129a12d594a97e9a18" |
| 13 | SRC_URI[sha256sum] = "428ac8f3219c78fb04ce05895d5dff9bd813c05a9a7922c53dc879cd32a12493" | 13 | SRC_URI[sha256sum] = "d58439c548433adcda98e695be53e526ba940a4b9c44fb9a05d92cd495cdd47f" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
