wok-next rev 5471
Fixed WGET_URL for seamonkey.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 14:27:21 2010 +0000 (2010-05-05) |
parents | ee754cc712df |
children | b6374ed82c8b |
files | seamonkey/receipt |
line diff
1.1 --- a/seamonkey/receipt Wed May 05 14:25:13 2010 +0000 1.2 +++ b/seamonkey/receipt Wed May 05 14:27:21 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 DEPENDS="gtk+ glib jpeg xorg-libX11 libIDL alsa-lib xorg-libXt GConf" 1.5 BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils xorg-libXft-dev perl alsa-lib-dev findutils" 1.6 WEB_SITE="http://www.seamonkey-project.org/" 1.7 -WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/$TARBALL" 1.8 +WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/source/$VERSION/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()