From: Daniel Golle Date: Sun, 28 Jun 2015 17:08:24 +0000 (+0200) Subject: libinput: update source X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9b77833a7bc5d55de7f7484adc22999d852dcec9;p=openwrt-packages.git libinput: update source Signed-off-by: Daniel Golle --- 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