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

This commit is contained in:
Tilman Sauerbeck 2007-09-10 18:46:21 +02:00
parent 3e1d5997e4
commit 58d84775d9
3 changed files with 4 additions and 4 deletions

View File

@ -5,5 +5,3 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/input/
-rwxr-xr-x root/root usr/lib/xorg/modules/input/elo2300_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/input/elo2300_drv.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man4/

View File

@ -1 +1 @@
43885769d6f741272dda162e82902b0d xf86-input-elo2300-1.1.0.tar.bz2
4eef20f44954d49571a10b9134fdb663 xf86-input-elo2300-1.1.1.tar.bz2

View File

@ -3,7 +3,7 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-input-elo2300
version=1.1.0
version=1.1.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elo2300-$version.tar.bz2)
@ -14,4 +14,6 @@ build() {
make
make DESTDIR=$PKG install
rmdir $PKG/usr/{share/man/man4,share/man,share}
}