# HG changeset patch # User Christopher Rogers # Date 1286719361 0 # Node ID 5ac815e88f513662acc515545f47b3f20026ce8e # Parent 8efe4965fb57db75dd538cb8a62d55c1b5c584ae Fix atk url. diff -r 8efe4965fb57 -r 5ac815e88f51 atk/receipt --- a/atk/receipt Sun Oct 10 13:23:12 2010 +0000 +++ b/atk/receipt Sun Oct 10 14:02:41 2010 +0000 @@ -9,7 +9,7 @@ BUILD_DEPENDS="glib-dev pkg-config" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnome.org/" -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/1.30/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/${VERSION%.*}/$TARBALL" TAGS="accessibility" # Rules to configure and make the package.