mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-orjson: update to 3.10.10.
This commit is contained in:
parent
0bbd62cae6
commit
18db7aaf15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-orjson'
|
# Template file for 'python3-orjson'
|
||||||
pkgname=python3-orjson
|
pkgname=python3-orjson
|
||||||
version=3.10.7
|
version=3.10.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
|
||||||
homepage="https://github.com/ijl/orjson"
|
homepage="https://github.com/ijl/orjson"
|
||||||
changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=82794bd7a67caf8ba45f6c157249bab32a1651ae188f2bd8f8af8ced3e16042f
|
checksum=3fb9a8af8ec91aff868e5638e98e97a13344b0c591ef7cc2315e9df399277bba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue