libwacom: update to 2.16.1
authorDaniel Golle <[email protected]>
Fri, 4 Jul 2025 15:24:35 +0000 (16:24 +0100)
committerTianling Shen <[email protected]>
Tue, 8 Jul 2025 16:25:57 +0000 (00:25 +0800)
See release notes for changes
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.16.0
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.16.1

Signed-off-by: Daniel Golle <[email protected]>
libs/libwacom/Makefile

index ba71ee38da0e0a59dbbe26a8a38e312ced801be0..bdb2669b463e7e94a86d9fc616cff70675877b5a 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libwacom
-PKG_VERSION:=2.15.0
+PKG_VERSION:=2.16.1
 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:=20cd65b1693129c3a6c003db0fe7fff7eccaf19fb04e89aaad9c20eb2151515a
+PKG_HASH:=0f9bc90babad92b2c4c6571b53af3aee065f437cce01c06c860599e1a10680aa
 
 PKG_MAINTAINER:=Daniel Golle <[email protected]>
 PKG_LICENSE:=MIT