wok diff vala/receipt @ rev 4798

Up tazlito (2.1) - New commands, fixes and improvments
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 17 19:21:28 2010 +0100 (2010-01-17)
parents 9668cfe8bcf6
children 1caacacc25b3
line diff
     1.1 --- a/vala/receipt	Sun Feb 22 11:16:18 2009 +0100
     1.2 +++ b/vala/receipt	Sun Jan 17 19:21:28 2010 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vala"
     1.7 -VERSION="0.5.7"
     1.8 +VERSION="0.7.7"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Compiler for the GObject type system"
    1.11  MAINTAINER="mimas@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="flex bison glib-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://live.gnome.org/Vala"
    1.16 -WGET_URL="http://download.gnome.org/sources/vala/0.5/$TARBALL"
    1.17 +WGET_URL="http://download.gnome.org/sources/vala/0.7/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()