xf86-video-fglrx: update to xf86-video-fglrx-12.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-08 09:51:36 +01:00
parent a8461b5ba6
commit 9dd0a03e50

View File

@ -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"