libraries/libinput: Updated for version 1.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
989c6465cf
commit
1adeb9e661
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libinput
|
||||
VERSION=${VERSION:-1.8.0}
|
||||
VERSION=${VERSION:-1.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libinput"
|
||||
VERSION="1.8.0"
|
||||
VERSION="1.8.1"
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.8.0.tar.xz"
|
||||
MD5SUM="f12066eeda3e1aeaa65eeca4b9ad833d"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.8.1.tar.xz"
|
||||
MD5SUM="8247f0bb67052ffb272c50c3cb9c5998"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwacom"
|
||||
|
|
Loading…
Reference in New Issue