wok diff vte/receipt @ rev 7292
Up: openssl to 1.0.0b.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 16 17:19:23 2010 +0000 (2010-11-16) |
parents | a6dee356e21f |
children | fd287b8645e8 |
line diff
1.1 --- a/vte/receipt Wed Nov 10 14:06:08 2010 +0100 1.2 +++ b/vte/receipt Tue Nov 16 17:19:23 2010 +0000 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="vte" 1.7 -VERSION="0.27.1" 1.8 +VERSION="0.27.2" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Terminal capabilities for GTK+ widgets." 1.11 DEPENDS="gtk+ ncurses xorg-libXdamage" 1.12 BUILD_DEPENDS="gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev" 1.13 MAINTAINER="pankso@slitaz.org" 1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://www.gnome.org/" 1.17 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/vte/${VERSION%.*}/$TARBALL" 1.18 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.19 LOCALE="" 1.20 1.21 # Rules to configure and make the package.