mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
development/pforth: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3bf400753f
commit
8eb580db1e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="pforth"
|
PRGNAM="pforth"
|
||||||
VERSION="v27"
|
VERSION="v27"
|
||||||
HOMEPAGE="http://www.softsynth.com/pforth/"
|
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"
|
MD5SUM="0e46570254f301f68102932a2ec8753f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue