From 10b2bd76b359ac84a6863496152fc5fe87eb660c Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 25 Jul 2025 21:40:44 -0400 Subject: [PATCH] python3-orjson: update to 3.11.1. --- srcpkgs/python3-orjson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-orjson/template b/srcpkgs/python3-orjson/template index c7e519565fd..7fb417494ae 100644 --- a/srcpkgs/python3-orjson/template +++ b/srcpkgs/python3-orjson/template @@ -1,6 +1,6 @@ # Template file for 'python3-orjson' pkgname=python3-orjson -version=3.11.0 +version=3.11.1 revision=1 build_style=python3-pep517 build_helper="rust" @@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/ijl/orjson" changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md" distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz" -checksum=1f29ff39e87ee503bbdc8e9bde3db226f1ab422edc8fb1c79c8c31edccee103d +checksum=60cc89e4a58b76e8477a862776c3e5fe37ddf8178cd2919ec3b698c84980b39c post_install() { vlicense LICENSE-MIT