simplejson: update to 3.19.2

This commit is contained in:
Rudi Heitbaum 2023-10-08 07:12:11 +00:00
parent 9ebf3bba3f
commit ecf895ac83

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="simplejson"
PKG_VERSION="3.19.1"
PKG_SHA256="6277f60848a7d8319d27d2be767a7546bc965535b28070e310b3a9af90604a4c"
PKG_VERSION="3.19.2"
PKG_SHA256="9eb442a2442ce417801c912df68e1f6ccfcd41577ae7274953ab3ad24ef7d82c"
PKG_LICENSE="OSS"
PKG_SITE="http://pypi.org/project/simplejson"
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.gz"