python-simplejson: update to 3.13.2
This commit is contained in:
parent
0e85d621c4
commit
476b9a0457
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-simplejson'
|
||||
pkgname=python-simplejson
|
||||
version=3.12.0
|
||||
version=3.13.2
|
||||
revision=1
|
||||
wrksrc="simplejson-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/simplejson/simplejson"
|
||||
license="MIT, AFL-2.1"
|
||||
distfiles="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz"
|
||||
checksum=df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e
|
||||
checksum=4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue