libraries/libinput: Updated for version 1.11.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
20bb7a5c59
commit
a12aed6f0d
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libinput
|
||||
VERSION=${VERSION:-1.10.7}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.11.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libinput"
|
||||
VERSION="1.10.7"
|
||||
VERSION="1.11.0"
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.10.7.tar.xz"
|
||||
MD5SUM="4369212564f8359f48c8f683c8c829b5"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.11.0.tar.xz"
|
||||
MD5SUM="a182dab52f4d33bc1ef50668dcf53cc6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwacom meson graphviz python-evdev pyudev"
|
||||
|
|
Loading…
Reference in New Issue