xorg-xf86-video-fbdev: updated to 0.3.1

This commit is contained in:
Tilman Sauerbeck 2007-02-16 16:04:45 +01:00
parent 97ae4a0443
commit ae39968ef6
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2472494502317c2582b90ccf64da5044 xf86-video-fbdev-0.3.0.tar.bz2
9ae810c6c6c3c9713a67866fe794d4ff xf86-video-fbdev-0.3.1.tar.bz2

View File

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