mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/CurseTheWeather: Fixed download link
Upstream's homepage returns 404 on everything, so we'll use the Salix hosted source - thanks, guys :-) Thanks to Jostein Berntsen <jbernts@broadpark.no> for the report. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
0fa5dd1030
commit
a0c1c69f5e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="CurseTheWeather"
|
||||
VERSION="0.6"
|
||||
HOMEPAGE="http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather"
|
||||
DOWNLOAD="http://opensource.hld.ca/trac.cgi/export/317/trunk/ctw/dist/CurseTheWeather-0.6.tar.gz"
|
||||
DOWNLOAD="http://ftp.slackware.org.uk/salix/i486/14.0/source/ap/CurseTheWeather/CurseTheWeather-0.6.tar.gz"
|
||||
MD5SUM="9594004e2483a2cc44fc8c420a7316e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue