mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-simplejson: update to 3.18.1.
This commit is contained in:
parent
8d5e15ff4b
commit
31f256498e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-simplejson'
|
# Template file for 'python3-simplejson'
|
||||||
pkgname=python3-simplejson
|
pkgname=python3-simplejson
|
||||||
version=3.17.6
|
version=3.18.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT, AFL-2.1"
|
||||||
homepage="https://github.com/simplejson/simplejson"
|
homepage="https://github.com/simplejson/simplejson"
|
||||||
changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt"
|
changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt"
|
||||||
distfiles="https://github.com/simplejson/simplejson/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/simplejson/simplejson/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5522f3113924325499f15cd8a3fe47a42dfa127a6b76c1921b51cf3c3f2a6aa6
|
checksum=a31ab0eff7847cf2d0ed0d3fe5ae10f5c8551370d5c072921688b5a2f62e93b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue