xorg-xf86-input-void: updated to 1.1.1.

This commit is contained in:
Tilman Sauerbeck 2007-09-07 22:59:41 +02:00
parent 2cbb5c8774
commit 089c2d7326
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ea72a92d43b95f413347df96d6a73933 xf86-input-void-1.1.0.tar.bz2
862c230f5f6e0c545f232b4c0fa9537a xf86-input-void-1.1.1.tar.bz2

View File

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