python3-simplejson: update to 3.18.3.
This commit is contained in:
committed by
Michal Vasilek
parent
879d86819e
commit
34350e9161
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-simplejson'
|
# Template file for 'python3-simplejson'
|
||||||
pkgname=python3-simplejson
|
pkgname=python3-simplejson
|
||||||
version=3.18.1
|
version=3.18.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@@ -13,7 +13,7 @@ license="MIT, AFL-2.1"
|
|||||||
homepage="https://github.com/simplejson/simplejson"
|
homepage="https://github.com/simplejson/simplejson"
|
||||||
changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt"
|
changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt"
|
||||||
distfiles="https://github.com/simplejson/simplejson/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/simplejson/simplejson/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a31ab0eff7847cf2d0ed0d3fe5ae10f5c8551370d5c072921688b5a2f62e93b1
|
checksum=366d567166a38e8de28fd08bb5e374cad6d9c4ab57ce326c97fc761b3c5b0e4d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user