xorg-xf86-input-citron: updated to 2.2.1.

This commit is contained in:
Tilman Sauerbeck 2007-09-10 18:10:07 +02:00
parent 81e06484aa
commit 8d8ff888b4
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1fe53cd055a69650f3c2e02377ec728c xf86-input-citron-2.2.0.tar.bz2
4e254fcefb3bea55772e63c12570f6d9 xf86-input-citron-2.2.1.tar.bz2

View File

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