xorg-xf86-video-vmware: updated to 10.14.1

This commit is contained in:
Tilman Sauerbeck 2007-01-24 18:15:18 +01:00
parent 9f148f83bc
commit abaae51053
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0b8951d07af049b22c90a5a185c897c2 xf86-video-vmware-10.13.0.tar.bz2
eaf1ce9fa23363799140602afaa10f37 xf86-video-vmware-10.14.1.tar.bz2

View File

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