xorg-xf86-input-joystick: updated to 1.3.2.
This commit is contained in:
parent
69fc849d0c
commit
b19b8bc4eb
@ -1 +1 @@
|
||||
ff25ea697cfa1570cc28f4b9cf9c761f xf86-input-joystick-1.3.1.tar.bz2
|
||||
e48b99e55093525ebb7811a014391a0b xf86-input-joystick-1.3.2.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=xorg-xf86-input-joystick
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-$version.tar.bz2)
|
||||
|
||||
@ -14,4 +14,7 @@ build() {
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
mv $PKG/usr/man/man4x/joystick.4{x,}
|
||||
mv $PKG/usr/man/man4{x,}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user