From 74e36911226cb9db3220af01db5489a5998d6e31 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 30 Oct 2012 20:47:03 +0100 Subject: [PATCH] xf86-video-nouveau: update to xf86-video-nouveau-1.0.3 Signed-off-by: Stephan Raue --- packages/x11/driver/xf86-video-nouveau/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/x11/driver/xf86-video-nouveau/meta b/packages/x11/driver/xf86-video-nouveau/meta index a6c7ddbc66..824a233cb8 100644 --- a/packages/x11/driver/xf86-video-nouveau/meta +++ b/packages/x11/driver/xf86-video-nouveau/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="xf86-video-nouveau" -PKG_VERSION="b0d7f4ddd94154491d04dcb9698d63d61e9240dc" +PKG_VERSION="1.0.3" PKG_REV="1" PKG_ARCH="i386 x86_64" PKG_LICENSE="OSS" PKG_SITE="http://www.x.org/" -PKG_URL="http://cgit.freedesktop.org/nouveau/xf86-video-nouveau/snapshot/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="http://xorg.freedesktop.org/archive/individual/driver/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="libXrandr libXrender libdrm libXext libpciaccess systemd Mesa" PKG_BUILD_DEPENDS="toolchain util-macros libXrandr libXrender libdrm libXext libpciaccess systemd Mesa xorg-server" PKG_PRIORITY="optional"