libraries/libinput: Updated for version 1.16.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1fb4889e5c
commit
82e752b7a8
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libinput
|
||||
VERSION=${VERSION:-1.15.5}
|
||||
VERSION=${VERSION:-1.16.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libinput"
|
||||
VERSION="1.15.5"
|
||||
VERSION="1.16.1"
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.15.5.tar.xz"
|
||||
MD5SUM="c9a1b15bb932eaf22f840efe4c3f84eb"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.16.1.tar.xz"
|
||||
MD5SUM="51454993fcc576f4480aba8c1c3232ac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwacom meson graphviz python-evdev pyudev"
|
||||
|
|
Loading…
Reference in New Issue