From 9dd0a03e50acc4eeee70bc9c4fd4fd3953c4d5a3 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 8 Mar 2012 09:51:36 +0100 Subject: [PATCH] xf86-video-fglrx: update to xf86-video-fglrx-12.2 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 cb520c58e9..e8264ae821 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="11.11" +PKG_VERSION="12.2" 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/ati-driver-installer-`echo $PKG_VERSION | sed 's/\./-/'`-x86.x86_64.run" +PKG_URL="http://www2.ati.com/drivers/linux/amd-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"