python-simplejson: use distfiles= that isn't dead
This commit is contained in:
parent
4c73d8451e
commit
5f521c6af5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="MIT, AFL-2.1"
|
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="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz"
|
distfiles="https://github.com/simplejson/simplejson/releases/download/v${version}/simplejson-${version}.tar.gz"
|
||||||
checksum=20c626174a3cfcc69c783930ac2d5daa72787a8e26398e33c978065a51cc8bf4
|
checksum=20c626174a3cfcc69c783930ac2d5daa72787a8e26398e33c978065a51cc8bf4
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue