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

This commit is contained in:
Tilman Sauerbeck 2008-03-19 20:06:45 +01:00
parent ca05d2656a
commit e820fcca6d
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2cf49f701024a145bd25aff9da11d479 xf86-video-glint-1.1.1.tar.bz2
1f5271ac01d4475efe73ab6f2c3646f4 xf86-video-glint-1.2.0.tar.bz2

View File

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