wok-next diff atk/receipt @ rev 13827
bastet: fix log output
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 07 11:31:45 2013 +0100 (2013-01-07) |
parents | fd292e30db28 |
children | 534f88ba45a5 |
line diff
1.1 --- a/atk/receipt Mon Jul 30 04:26:01 2012 +0000 1.2 +++ b/atk/receipt Mon Jan 07 11:31:45 2013 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 DEPENDS="glib" 1.6 BUILD_DEPENDS="libgio-dev glib-dev gobject-introspection-dev pkg-config" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="http://www.gnome.org/" 1.10 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:3}/$TARBALL" 1.11 TAGS="accessibility"