wok-6.x diff gegl/receipt @ rev 6134
thunderbird-langpack-pt_PT : fix typo
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Tue Sep 07 19:59:25 2010 +0200 (2010-09-07) |
parents | fb4d44366d13 |
children | 83d15a3c1b2f |
line diff
1.1 --- a/gegl/receipt Thu Sep 24 22:50:22 2009 +0200 1.2 +++ b/gegl/receipt Tue Sep 07 19:59:25 2010 +0200 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()