wok-current diff vte/receipt @ rev 2003

Up: vte (0.19.4)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 08 20:24:36 2009 +0100 (2009-01-08)
parents d4e0c1971cf4
children 27a68753fff8
line diff
     1.1 --- a/vte/receipt	Tue Apr 22 15:44:28 2008 +0200
     1.2 +++ b/vte/receipt	Thu Jan 08 20:24:36 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vte"
     1.7 -VERSION="0.16.13"
     1.8 +VERSION="0.19.4"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal capabilities for GTK+ widgets."
    1.11  DEPENDS="gtk+"
    1.12 @@ -9,7 +9,7 @@
    1.13  MAINTAINER="pankso@slitaz.org"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.gnome.org/"
    1.16 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.16/$TARBALL"
    1.17 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.19/$TARBALL"
    1.18  LOCALE=""
    1.19  
    1.20  # Rules to configure and make the package.