lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 9b77833a7bc5d55de7f7484adc22999d852dcec9
parent 9d35fd7fb390a565bb860e95a1c0f4e5ef4ec909
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Sun, 28 Jun 2015 19:08:24 +0200

libinput: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Diffstat:
Mlibs/libinput/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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