Browse Source

libinput: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 10 years ago
parent
commit
9b77833a7b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libinput/Makefile

+ 2
- 2
libs/libinput/Makefile View File

@ -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


Loading…
Cancel
Save