mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-simplejson: update to 3.10.0
This commit is contained in:
parent
feb450add5
commit
74e271eff1
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.9.0
|
version=3.10.0
|
||||||
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=e9abeee37424f4bfcd27d001d943582fb8c729ffc0b74b72bd0e9b626ed0d1b6
|
checksum=953be622e88323c6f43fad61ffd05bebe73b9fd9863a46d68b052d2aa7d71ce2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue