mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/mosaic-ck: Update DOWNLOAD source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a6d6d8590a
commit
176bc2f9b9
3 changed files with 5 additions and 4 deletions
|
@ -9,6 +9,3 @@ to work as a basic, no-frills browser on the modern WWW. Think of it
|
||||||
as "lynx with images". There is no support for cookies, SSL, Java,
|
as "lynx with images". There is no support for cookies, SSL, Java,
|
||||||
Javascript, Flash, stylesheets, or frames. Table support is optional
|
Javascript, Flash, stylesheets, or frames. Table support is optional
|
||||||
(and doesn't work well). Unicode/UTF-8 is partially supported.
|
(and doesn't work well). Unicode/UTF-8 is partially supported.
|
||||||
|
|
||||||
NOTE: Downloading source via wget is not supported. You must download it
|
|
||||||
manually using browser.
|
|
||||||
|
|
|
@ -6,6 +6,10 @@
|
||||||
|
|
||||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||||
|
|
||||||
|
# 20140907 bkw: move the source to my server, since the original
|
||||||
|
# site isn't wget-friendly. Original URL was:
|
||||||
|
# http://www.floodgap.com/retrotech/machten/mosaic/mosaic27ck9.tar.gz
|
||||||
|
|
||||||
PRGNAM=mosaic-ck
|
PRGNAM=mosaic-ck
|
||||||
VERSION=${VERSION:-2.7ck9}
|
VERSION=${VERSION:-2.7ck9}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="mosaic-ck"
|
PRGNAM="mosaic-ck"
|
||||||
VERSION="2.7ck9"
|
VERSION="2.7ck9"
|
||||||
HOMEPAGE="http://www.floodgap.com/retrotech/machten/mosaic/"
|
HOMEPAGE="http://www.floodgap.com/retrotech/machten/mosaic/"
|
||||||
DOWNLOAD="http://www.floodgap.com/retrotech/machten/mosaic/mosaic27ck9.tar.gz"
|
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/mosaic27ck9.tar.gz"
|
||||||
MD5SUM="a412ea475bb5059182ee9642c95368cc"
|
MD5SUM="a412ea475bb5059182ee9642c95368cc"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue