xorg-xf86-video-i740: updated to 1.2.0.

This commit is contained in:
Tilman Sauerbeck 2008-03-19 20:19:59 +01:00
parent 4690f10408
commit 0c9e3cb94d
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
57302e225060a7286ae1a970c87a589b xf86-video-i740-1.1.0.tar.bz2
d0e5a805c546b29b1dd3b55a68d16dc4 xf86-video-i740-1.2.0.tar.bz2

View File

@ -3,14 +3,14 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-video-i740
version=1.1.0
version=1.2.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i740-$version.tar.bz2)
build() {
cd xf86-video-i740-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install