libinput: update to 0.20.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
55f44afe72
commit
350c6fc875
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libinput
|
||||
PKG_VERSION:=0.18.0
|
||||
PKG_VERSION:=0.20.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput/
|
||||
PKG_MD5SUM:=0ddbb0d53d58dec0a86de6791560011a
|
||||
PKG_MD5SUM:=444f3a4061be560310cb761cac6fa178
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue