python3-orjson: update to 3.10.14.

This commit is contained in:
classabbyamp 2025-01-10 00:00:50 -05:00
parent 9be564cba1
commit aa933df7ed
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-orjson'
pkgname=python3-orjson
version=3.10.12
revision=2
version=3.10.14
revision=1
build_style=python3-pep517
build_helper="rust"
hostmakedepends="maturin cargo"
@ -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=464fe4d444c6fc3be76ec5eaa87b561075bbe42c855dccad182e0cd03c913e35
checksum=a2ba614caeff8a610a8c41e404ef73112c448a1f79e70161f82f9b23238b25d5
post_install() {
vlicense LICENSE-MIT