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