wok-stable rev 8388

Fix xorg-xf86-video-ati url.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Feb 04 12:21:26 2011 +0000 (2011-02-04)
parents f2d5f13a8935
children 020ae93a2b9d
files xorg-xf86-video-ati/receipt
line diff
     1.1 --- a/xorg-xf86-video-ati/receipt	Fri Feb 04 11:31:32 2011 +0000
     1.2 +++ b/xorg-xf86-video-ati/receipt	Fri Feb 04 12:21:26 2011 +0000
     1.3 @@ -10,7 +10,8 @@
     1.4  SOURCE="xf86-video-ati"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.x.org/"
     1.7 -WGET_URL="$XORG_MIRROR/driver/$TARBALL"
     1.8 +#WGET_URL="$XORG_MIRROR/driver/$TARBALL"
     1.9 +WGET_URL="http://xorg.freedesktop.org/releases/individual/driver/$TARBALL"
    1.10  TAGS="xorg display"
    1.11  
    1.12  # Rules to configure and make the package.