development/pforth: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3bf400753f
commit
8eb580db1e
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="pforth"
|
||||
VERSION="v27"
|
||||
HOMEPAGE="http://www.softsynth.com/pforth/"
|
||||
DOWNLOAD="http://pforth.googlecode.com/files/pforth_v27_20101121.zip"
|
||||
DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pforth/pforth_v27_20101121.zip"
|
||||
MD5SUM="0e46570254f301f68102932a2ec8753f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue