mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/libinput: Updated for version 1.16.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3311ee17fe
commit
9ba1f37875
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libinput
|
||||
VERSION=${VERSION:-1.16.3}
|
||||
VERSION=${VERSION:-1.16.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libinput"
|
||||
VERSION="1.16.3"
|
||||
VERSION="1.16.4"
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.16.3.tar.xz"
|
||||
MD5SUM="562614e91c10c75ab1c2b71e5d27f076"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.16.4.tar.xz"
|
||||
MD5SUM="1fdc670e62a08bcebceabd23af3d639a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwacom meson graphviz python-evdev pyudev"
|
||||
|
|
Loading…
Reference in a new issue