wok diff gegl/receipt @ rev 5197

get-wifi-firmware: fix typo
author Rohit Joshi <jozee@slitaz.org>
date Sun Mar 28 15:28:06 2010 -0400 (2010-03-28)
parents fb4d44366d13
children 83d15a3c1b2f
line diff
     1.1 --- a/gegl/receipt	Thu Sep 24 22:50:22 2009 +0200
     1.2 +++ b/gegl/receipt	Sun Mar 28 15:28:06 2010 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gegl"
     1.7 -VERSION="0.0.22"
     1.8 +VERSION="0.1.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Generic Graphics Library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  BUILD_DEPENDS="babl-dev jpeg-dev expat-dev xorg-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://gegl.org/"
    1.16 -WGET_URL="ftp://ftp.gimp.org/pub/gegl/0.0/$TARBALL"
    1.17 +WGET_URL="ftp://ftp.gimp.org/pub/gegl/0.1/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()