wok diff flam3/receipt @ rev 7384

Up: flam3 to 3.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 26 03:17:37 2010 +0000 (2010-11-26)
parents c878b368c741
children e70ca7cf693d
line diff
     1.1 --- a/flam3/receipt	Sun Oct 31 14:37:40 2010 +0100
     1.2 +++ b/flam3/receipt	Fri Nov 26 03:17:37 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="flam3"
     1.7 -VERSION="2.7.18"
     1.8 +VERSION="3.0"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Tools to create/display fractal flames: algorithmically generated images and animations"
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="expat-dev jpeg-dev libpng-dev libxml2-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://flam3.com/"
    1.16 -WGET_URL="http://flam3.com/$TARBALL"
    1.17 +WGET_URL="http://flam3.googlecode.com/files/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()