Commit 1060dcfb authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Thomas Petazzoni
Browse files

package/libinput: bump version to 0.14.1

parent f17222f5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# From http://lists.freedesktop.org/archives/wayland-devel/2015-March/020833.html
sha256	6cecaf7fde525f1d81474cbd495ce526d5e34c845d3e9d6f3e2565b7048cc61a	libinput-0.13.0.tar.xz
# From http://lists.freedesktop.org/archives/wayland-devel/2015-April/021485.html
sha256	2bed202ebe2d5026950d6f9d2ac0f0160d12f61c5a0f6d0d6ef671bbb02c1b64	libinput-0.14.1.tar.xz
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

LIBINPUT_VERSION = 0.13.0
LIBINPUT_VERSION = 0.14.1
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT