From 809b797d5a1bc1a45d4767d912fba4ec75824f92 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 9 Feb 2012 09:52:03 +0100 Subject: [PATCH] xf86-video-fglrx: downgrade to xf86-video-fglrx-11.11 Signed-off-by: Stephan Raue --- packages/x11/driver/xf86-video-fglrx/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/x11/driver/xf86-video-fglrx/meta b/packages/x11/driver/xf86-video-fglrx/meta index 0abf46ac4e..d5b3925a7c 100644 --- a/packages/x11/driver/xf86-video-fglrx/meta +++ b/packages/x11/driver/xf86-video-fglrx/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="xf86-video-fglrx" -PKG_VERSION="12.1" +PKG_VERSION="11.11" PKG_REV="1" PKG_ARCH="i386 x86_64" PKG_LICENSE="nonfree" PKG_SITE="http://www.ati.com/" -PKG_URL="http://www2.ati.com/drivers/linux/amd-driver-installer-`echo $PKG_VERSION | sed 's/\./-/'`-x86.x86_64.run" +PKG_URL="http://www2.ati.com/drivers/linux/ati-driver-installer-`echo $PKG_VERSION | sed 's/\./-/'`-x86.x86_64.run" PKG_DEPENDS="linux libX11 libXinerama libXcomposite" PKG_BUILD_DEPENDS="toolchain util-macros libX11 libXinerama libXcomposite" PKG_PRIORITY="optional"