mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
libwacom: update to version 2.19.0
Adds support for several new tablet devices and updates the device database. https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.19.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libwacom
|
||||
PKG_VERSION:=2.18.0
|
||||
PKG_VERSION:=2.19.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://github.com/linuxwacom/$(PKG_NAME)/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
|
||||
PKG_HASH:=7dbb9ab37df9df47ae2fdbb644916c986728291749bcd5ad8bcaa26f1e15f002
|
||||
PKG_HASH:=8dd84e75d322aa5f33b2fe781cb67efa5706fedcf483737b4657557f33055a93
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user