From 34350e9161c78a83aabab40f0074f55855229613 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 28 Feb 2023 13:01:40 -0500 Subject: [PATCH] python3-simplejson: update to 3.18.3. --- srcpkgs/python3-simplejson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-simplejson/template b/srcpkgs/python3-simplejson/template index a9e63393489..45dbc20e5a8 100644 --- a/srcpkgs/python3-simplejson/template +++ b/srcpkgs/python3-simplejson/template @@ -1,6 +1,6 @@ # Template file for 'python3-simplejson' pkgname=python3-simplejson -version=3.18.1 +version=3.18.3 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=a31ab0eff7847cf2d0ed0d3fe5ae10f5c8551370d5c072921688b5a2f62e93b1 +checksum=366d567166a38e8de28fd08bb5e374cad6d9c4ab57ce326c97fc761b3c5b0e4d post_install() { vlicense LICENSE.txt LICENSE