From c50dda22fc8400fb2852f9f38e9322fd7a6f770f Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 22 Jul 2020 10:35:47 +0300 Subject: [PATCH] python-simplejson: bump to version 3.17.2 Signed-off-by: Alexandru Ardelean --- lang/python/python-simplejson/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-simplejson/Makefile b/lang/python/python-simplejson/Makefile index 691075cb02..1d3c646836 100644 --- a/lang/python/python-simplejson/Makefile +++ b/lang/python/python-simplejson/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-simplejson -PKG_VERSION:=3.17.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.17.2 +PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_CPE_ID:=cpe:/a:simplejson_project:simplejson PYPI_NAME:=simplejson -PKG_HASH:=2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81 +PKG_HASH:=75ecc79f26d99222a084fbdd1ce5aad3ac3a8bd535cd9059528452da38b68841 include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- 2.30.2