wok-6.x diff firefox-langpack-zh_CN/receipt @ rev 11290
firefox-langpack-*: Update all to 8.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Nov 11 07:07:44 2011 +0000 (2011-11-11) |
parents | dcd246fef954 |
children | 555a36ecfd05 |
line diff
1.1 --- a/firefox-langpack-zh_CN/receipt Thu Apr 28 23:48:22 2011 +0000 1.2 +++ b/firefox-langpack-zh_CN/receipt Fri Nov 11 07:07:44 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="firefox-langpack-zh_CN" 1.7 -VERSION="4.0.1" 1.8 +VERSION="8.0" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Chinese Language Package for firefox" 1.11 MAINTAINER="lufeng369@gmail.com" 1.12 @@ -10,7 +10,7 @@ 1.13 LANG=`echo $PACKAGE | cut -d'-' -f3 | tr '_' '-'` 1.14 LANG_DIR="langpack-$LANG@firefox.mozilla.org" 1.15 TARBALL="$LANG.xpi" 1.16 -WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" 1.17 +WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules()