From 990128f81ac9fa1cf8a9a4c36b415027aba8c055 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 17 Aug 2021 22:09:43 -0400 Subject: [PATCH] python3-ultrajson: update to 4.1.0. --- srcpkgs/python3-ultrajson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-ultrajson/template b/srcpkgs/python3-ultrajson/template index 9d8af1e8bc0..28d48a351a5 100644 --- a/srcpkgs/python3-ultrajson/template +++ b/srcpkgs/python3-ultrajson/template @@ -1,6 +1,6 @@ # Template file for 'python3-ultrajson' pkgname=python3-ultrajson -version=4.0.2 +version=4.1.0 revision=1 wrksrc="ujson-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/ultrajson/ultrajson" distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz" -checksum=c615a9e9e378a7383b756b7e7a73c38b22aeb8967a8bfbffd4741f7ffd043c4d +checksum=22b63ec4409f0d2f2c4c9d5aa331997e02470b7a15a3233f3cc32f2f9b92d58c post_install() { vlicense LICENSE.txt