python-simplejson: update to version 3.13.2

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-12-19 10:41:20 -05:00
committed by Armin Kuster
parent d295ef40a6
commit b76cedf440
3 changed files with 2 additions and 2 deletions

View File

@@ -4,8 +4,8 @@ HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c6338d7abd321c0b50a2a547e441c52e"
SRC_URI[md5sum] = "048548acae58984b3e939b3bcf182c8e"
SRC_URI[sha256sum] = "df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e"
SRC_URI[md5sum] = "870bf6257465ce2ee8cad14e2394f7eb"
SRC_URI[sha256sum] = "4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a"
inherit pypi