From 31f256498e14e5eae9dec6cbf7eb0473c1a55d79 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Fri, 13 Jan 2023 08:46:03 -0500 Subject: [PATCH] python3-simplejson: update to 3.18.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 8ab0c8345ee..a9e63393489 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.17.6 -revision=2 +version=3.18.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=5522f3113924325499f15cd8a3fe47a42dfa127a6b76c1921b51cf3c3f2a6aa6 +checksum=a31ab0eff7847cf2d0ed0d3fe5ae10f5c8551370d5c072921688b5a2f62e93b1 post_install() { vlicense LICENSE.txt LICENSE