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

This commit is contained in:
Tilman Sauerbeck 2007-09-10 18:22:45 +02:00
parent 8d8ff888b4
commit 6b9eddfeb2
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
af13f9de2af4e1d03b2da0c037fd718a xf86-input-calcomp-1.1.0.tar.bz2
689099e2ade8a8c9f68f82fdf569b3ad xf86-input-calcomp-1.1.1.tar.bz2

View File

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