Browse Source

libinput: update to version 1.1.7

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 9 years ago
parent
commit
5e9ab7e605
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      libs/libinput/Makefile

+ 2
- 2
libs/libinput/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libinput
11
-PKG_VERSION:=1.1.4
11
+PKG_VERSION:=1.1.7
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15 15
 PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput/
16
-PKG_MD5SUM:=0945318141c1a9f52857bbf65d175f32
16
+PKG_MD5SUM:=a501715a6135ac1f772bb5f3e3183481
17 17
 
18 18
 PKG_LICENSE:=MIT
19 19
 PKG_LICENSE_FILES:=COPYING