python3-simplejson: update to 3.18.1.
This commit is contained in:
parent
8d5e15ff4b
commit
31f256498e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-simplejson'
|
||||
pkgname=python3-simplejson
|
||||
version=3.17.6
|
||||
revision=2
|
||||
version=3.18.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
|
@ -13,7 +13,7 @@ license="MIT, AFL-2.1"
|
|||
homepage="https://github.com/simplejson/simplejson"
|
||||
changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt"
|
||||
distfiles="https://github.com/simplejson/simplejson/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=5522f3113924325499f15cd8a3fe47a42dfa127a6b76c1921b51cf3c3f2a6aa6
|
||||
checksum=a31ab0eff7847cf2d0ed0d3fe5ae10f5c8551370d5c072921688b5a2f62e93b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue