https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.10.0 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.11.0 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.12.0 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.12.1 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.12.2 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.13.0 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.14.0 https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.15.0 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: Sven Püschel <[email protected]> --- rules/libwacom.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libwacom.make b/rules/libwacom.make index e788cb966..ad4ab49b2 100644 --- a/rules/libwacom.make +++ b/rules/libwacom.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBWACOM) += libwacom # # Paths and names # -LIBWACOM_VERSION := 2.9.0 -LIBWACOM_MD5 := 2824d1d0b3f8e4a5bc47acb5fca28d11 +LIBWACOM_VERSION := 2.16.1 +LIBWACOM_MD5 := 5cf12242bffcb9a4af37169399689ed6 LIBWACOM := libwacom-$(LIBWACOM_VERSION) LIBWACOM_SUFFIX := tar.gz LIBWACOM_URL := https://github.com/linuxwacom/libwacom/archive/$(LIBWACOM).$(LIBWACOM_SUFFIX) -- 2.47.3
