python3-ultrajson: update to 4.1.0.
This commit is contained in:
parent
f3f24e4c13
commit
990128f81a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ultrajson'
|
||||
pkgname=python3-ultrajson
|
||||
version=4.0.2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
wrksrc="ujson-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ultrajson/ultrajson"
|
||||
distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz"
|
||||
checksum=c615a9e9e378a7383b756b7e7a73c38b22aeb8967a8bfbffd4741f7ffd043c4d
|
||||
checksum=22b63ec4409f0d2f2c4c9d5aa331997e02470b7a15a3233f3cc32f2f9b92d58c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue