mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/pypy: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ba104dec8a
commit
01160b39cd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="pypy"
|
||||
VERSION="5.9"
|
||||
HOMEPAGE="http://pypy.org/"
|
||||
HOMEPAGE="https://www.pypy.org/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.9-linux_x86_64-portable.tar.bz2"
|
||||
DOWNLOAD_x86_64="https://slackware.uk/sbosrcarch/by-md5/6/5/65e4bcf1c18a1c3f2b1405c654d10755/pypy-5.9-linux_x86_64-portable.tar.bz2"
|
||||
MD5SUM_x86_64="65e4bcf1c18a1c3f2b1405c654d10755"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Audrius Kažukauskas"
|
||||
|
|
Loading…
Reference in a new issue