From: Daniel Golle Date: Sat, 26 Apr 2025 03:49:56 +0000 (+0100) Subject: libwacom: update to version 2.15.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9ddaa7ba63df9c0a32eea58bbec82ccbbbf937b1;p=openwrt-packages.git 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 --- diff --git a/libs/libwacom/Makefile b/libs/libwacom/Makefile index b5e0c3e7c..ba71ee38d 100644 --- a/libs/libwacom/Makefile +++ b/libs/libwacom/Makefile @@ -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 PKG_LICENSE:=MIT