python-simplejson: update to 3.6.4.
This commit is contained in:
parent
ff99156d1b
commit
bbe7b3b26e
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.6.3
|
version=3.6.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="simplejson-${version}"
|
wrksrc="simplejson-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=1e2fe250d0325a6b53ab770376f1729e0bf4883785343bbfab23764419f09d7a
|
checksum=e3cc0a68e229b59c0d1054a442e38e5a2d5f18e454d5ee709932cecd073ff759
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Reference in a new issue