python3-orjson: update to 3.10.16.
This commit is contained in:
parent
29de569b45
commit
4cff3f677a
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.15
|
version=3.10.16
|
||||||
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=d2fadc32a07cbb95254604f7d886ef4a5ff0e958455fcdd82e640ebd25abea4a
|
checksum=4379b4e7ab59e01c5a0fb945701e8d71335bee49b79c9756a279dc04158329a4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue