python-simplejson: update to 3.11.1
This commit is contained in:
parent
d22a902ab4
commit
d02cf75734
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-simplejson'
|
# Template file for 'python-simplejson'
|
||||||
pkgname=python-simplejson
|
pkgname=python-simplejson
|
||||||
version=3.10.0
|
version=3.11.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="simplejson-${version}"
|
wrksrc="simplejson-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/simplejson/simplejson"
|
homepage="https://github.com/simplejson/simplejson"
|
||||||
license="MIT, AFL-2.1"
|
license="MIT, AFL-2.1"
|
||||||
distfiles="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz"
|
||||||
checksum=953be622e88323c6f43fad61ffd05bebe73b9fd9863a46d68b052d2aa7d71ce2
|
checksum=01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue