# HG changeset patch # User Allan Pinto # Date 1254841390 0 # Node ID 918e2b4ddf522b9f3d835cabcaf786fcabff6965 # Parent c27f65372234f39dadf1d67ba2b71c0044eb5b3d Up: vala diff -r c27f65372234 -r 918e2b4ddf52 vala/receipt --- a/vala/receipt Tue Oct 06 11:19:06 2009 +0200 +++ b/vala/receipt Tue Oct 06 15:03:10 2009 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="vala" -VERSION="0.5.7" +VERSION="0.7.7" CATEGORY="development" SHORT_DESC="Compiler for the GObject type system" MAINTAINER="mimas@slitaz.org" @@ -9,7 +9,7 @@ BUILD_DEPENDS="flex bison glib-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://live.gnome.org/Vala" -WGET_URL="http://download.gnome.org/sources/vala/0.5/$TARBALL" +WGET_URL="http://download.gnome.org/sources/vala/0.7/$TARBALL" # Rules to configure and make the package. compile_rules()