python-simplejson: update to 3.6.0
This commit is contained in:
parent
9421a9ae34
commit
5476209426
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-simplejson'
|
||||
pkgname=python-simplejson
|
||||
version=3.5.3
|
||||
version=3.6.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="https://github.com/simplejson/simplejson"
|
||||
license="MIT, AFL-2.1"
|
||||
distfiles="https://pypi.python.org/packages/source/s/simplejson/simplejson-${version}.tar.gz"
|
||||
checksum=a80dc90320e1c1b8eaceaaa755ae2aed382d64a59321ae9f6ddbe0321c02878a
|
||||
checksum=ba61967615aaa3fd08d5f96373e6fa4ee5e0319c4083678825bb4f7572169d38
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue