wok rev 6637

Fix atk url.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 14:02:41 2010 +0000 (2010-10-10)
parents 8efe4965fb57
children 873acd44b973
files atk/receipt
line diff
     1.1 --- a/atk/receipt	Sun Oct 10 13:23:12 2010 +0000
     1.2 +++ b/atk/receipt	Sun Oct 10 14:02:41 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="glib-dev pkg-config"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.gnome.org/"
     1.7 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/1.30/$TARBALL"
     1.8 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/${VERSION%.*}/$TARBALL"
     1.9  TAGS="accessibility"
    1.10  
    1.11  # Rules to configure and make the package.