wok diff firefox/receipt @ rev 4079
Up: firefox (3.5.3)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 15 16:01:49 2009 +0200 (2009-09-15) |
parents | d5af93bdf051 |
children | 4b16c8ec84b1 |
line diff
1.1 --- a/firefox/receipt Thu Aug 27 10:36:45 2009 +0000 1.2 +++ b/firefox/receipt Tue Sep 15 16:01:49 2009 +0200 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="firefox" 1.7 -VERSION="3.5.2" 1.8 +VERSION="3.5.3" 1.9 CATEGORY="network" 1.10 SHORT_DESC="User friendly, secure and fast web browser." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="gtk+ sqlite dbus dbus-glib glib jpeg xorg-libX11 xorg-libXdamage" 1.13 BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev dbus-dev dbus-glib-dev alsa-lib-dev" 1.14 -TARBALL="$PACKAGE-$VERSION-source.tar.bz2" 1.15 +TARBALL="$PACKAGE-$VERSION.source.tar.bz2" 1.16 WEB_SITE="http://www.mozilla.org/" 1.17 -WGET_URL="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/$TARBALL" 1.18 +WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/$TARBALL" 1.19 CONFIG_FILES="/etc/firefox" 1.20 1.21 # Rules to configure and make the package.