From: Daniel Golle Date: Tue, 19 Apr 2016 11:38:38 +0000 (+0200) Subject: libinput: update to version 1.2.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=eb79dd7ad225a5816b4db432ce1e46b377b85110;p=feed%2Fpackages.git libinput: update to version 1.2.3 Signed-off-by: Daniel Golle --- diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index 029a303841..2fa3496231 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libinput -PKG_VERSION:=1.2.1 +PKG_VERSION:=1.2.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput/ -PKG_MD5SUM:=2b36d32362111c3e99f19c83bc535332 +PKG_MD5SUM:=9f3d603942fefac8860e0fc828a3df99 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING