mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-canonicaljson: update to 1.6.1.
This commit is contained in:
parent
cf2146d5f4
commit
df21d113a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-canonicaljson'
|
# Template file for 'python3-canonicaljson'
|
||||||
pkgname=python3-canonicaljson
|
pkgname=python3-canonicaljson
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="canonicaljson-${version}"
|
wrksrc="canonicaljson-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/matrix-org/python-canonicaljson"
|
homepage="https://github.com/matrix-org/python-canonicaljson"
|
||||||
distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
|
||||||
checksum=8739d5fd91aca7281d425660ae65af7663808c8177778965f67e90b16a2b2427
|
checksum=a93664f698556dbd4bab9c3fc4fb35834cf2535da1ea00b6b7758d8fe2bbb824
|
||||||
|
|
Loading…
Add table
Reference in a new issue