wok-next diff vala/receipt @ rev 17338

Up slitaz-tools-boxes (5.8.12) slitaz-configs-base (5.5.6)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Nov 05 19:46:39 2014 +0100 (2014-11-05)
parents 76b72f1ad63c
children 1bb2f73e5e1b
line diff
     1.1 --- a/vala/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/vala/receipt	Wed Nov 05 19:46:39 2014 +0100
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vala"
     1.7 -VERSION="0.19.0"
     1.8 +VERSION="0.24.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Compiler for the GObject type system"
    1.11  MAINTAINER="mimas@slitaz.org"
    1.12  LICENSE="LGPL2.1"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.14 -WEB_SITE="http://live.gnome.org/Vala"
    1.15 +WEB_SITE="https://wiki.gnome.org/Projects/Vala"
    1.16  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17  TAGS="compiler"
    1.18 +HOST_ARCH="i486 arm"
    1.19  
    1.20  DEPENDS="glib"
    1.21  BUILD_DEPENDS="flex bison glib-dev pkg-config"