libwacom: update to version 2.15.0
See git project's git history for changes: https://github.com/linuxwacom/libwacom/commits/libwacom-2.15.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
1e08c79d55
commit
9ddaa7ba63
|
@ -5,12 +5,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libwacom
|
||||
PKG_VERSION:=2.13.0
|
||||
PKG_VERSION:=2.15.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:=acd18121441bbc00fc5c881fca08a33319ab814b798eac8d0be6354923f8fb08
|
||||
PKG_HASH:=20cd65b1693129c3a6c003db0fe7fff7eccaf19fb04e89aaad9c20eb2151515a
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
Loading…
Reference in New Issue