xorg-xf86-video-i128: updated to 1.3.0.

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

View File

@ -1 +1 @@
d0080732eaa15059b0a953aa3522185a xf86-video-i128-1.2.1.tar.bz2
aff4922d2f02bad7e0d8649358edbcee xf86-video-i128-1.3.0.tar.bz2

View File

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