From bf935b16571d387ab3f5b2f55325b52b31fbc2eb Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Mon, 13 Jul 2026 12:29:43 +0100 Subject: [PATCH] python3-simplejson: update to 4.1.1 --- srcpkgs/python3-simplejson/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-simplejson/template b/srcpkgs/python3-simplejson/template index 2643c096ae00d8..4b1ac2d7bd10a6 100644 --- a/srcpkgs/python3-simplejson/template +++ b/srcpkgs/python3-simplejson/template @@ -1,7 +1,7 @@ # Template file for 'python3-simplejson' pkgname=python3-simplejson -version=3.18.3 -revision=4 +version=4.1.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" @@ -13,7 +13,7 @@ license="MIT, AFL-2.1" homepage="https://github.com/simplejson/simplejson" changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt" distfiles="https://github.com/simplejson/simplejson/archive/refs/tags/v${version}.tar.gz" -checksum=366d567166a38e8de28fd08bb5e374cad6d9c4ab57ce326c97fc761b3c5b0e4d +checksum=e7939be17e8ed28b937aaf3ff9eb7fd6539d9db0dd165e040ce4af0f2bafd3e8 post_install() { vlicense LICENSE.txt LICENSE