python-simplejson: bump to version 3.17.5
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 24 Aug 2021 11:24:45 +0000 (14:24 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 24 Aug 2021 11:24:45 +0000 (14:24 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python-simplejson/Makefile

index bd4f4f2b8b99d5d485e9ae7ed9a492f87ace62a4..4b7763a40c5f076fa2c82a18b7f9ad035fb0aef2 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-simplejson
-PKG_VERSION:=3.17.3
-PKG_RELEASE:=1
+PKG_VERSION:=3.17.5
+PKG_RELEASE:=$(AUTORELEASE)
 PKG_LICENSE:=MIT
 PKG_CPE_ID:=cpe:/a:simplejson_project:simplejson
 
 PYPI_NAME:=simplejson
-PKG_HASH:=da72a452bcf4349fc467a12b54ab0e63e654a571cacc44084826d52bde12b6ee
+PKG_HASH:=91cfb43fb91ff6d1e4258be04eee84b51a4ef40a28d899679b9ea2556322fb50
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 
 include ../pypi.mk