wok-stable diff atk/receipt @ rev 4825
Add: distcc, distributed CC.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jan 21 00:26:43 2010 +0100 (2010-01-21) |
parents | 7a436db659a4 |
children | f4fd0777003f |
line diff
1.1 --- a/atk/receipt Sun Mar 15 22:17:07 2009 +0000 1.2 +++ b/atk/receipt Thu Jan 21 00:26:43 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="atk" 1.7 -VERSION="1.24.0" 1.8 +VERSION="1.26.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Accessibility toolkit." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="cairo-dev glib-dev pango-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.gnome.org/" 1.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/1.24/$TARBALL" 1.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/1.26/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()