From 9b77833a7bc5d55de7f7484adc22999d852dcec9 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 28 Jun 2015 19:08:24 +0200 Subject: [PATCH] libinput: update source Signed-off-by: Daniel Golle --- libs/libinput/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index f03e1dbec..26da26366 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libinput -PKG_VERSION:=0.17.0 +PKG_VERSION:=0.18.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput/ -# PKG_MD5SUM:=debfcd5153558eba25a8e71eb2534ae8 +PKG_MD5SUM:=0ddbb0d53d58dec0a86de6791560011a PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING