libraries/libinput: Updated for version 1.11.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
71989cab6e
commit
08d82b75e2
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libinput
|
||||
VERSION=${VERSION:-1.11.2}
|
||||
VERSION=${VERSION:-1.11.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libinput"
|
||||
VERSION="1.11.2"
|
||||
VERSION="1.11.3"
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.11.2.tar.xz"
|
||||
MD5SUM="d179b5afbf414b34ce36ffe6ea8a401d"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.11.3.tar.xz"
|
||||
MD5SUM="df6e877f11de4a9793511e9abfe7ef01"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwacom meson graphviz python-evdev pyudev"
|
||||
|
|
Loading…
Reference in New Issue