libwacom: update to 2.18.0

This commit is contained in:
gc-user
2026-02-05 21:47:17 +01:00
committed by Duncan Overbruck
parent 98cde64be8
commit ee7f1f79cb
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'libwacom'
pkgname=libwacom
version=2.17.0
version=2.18.0
revision=1
build_style=meson
configure_args="-Ddocumentation=disabled"
@@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/linuxwacom/libwacom"
changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
distfiles="https://github.com/linuxwacom/libwacom/releases/download/libwacom-${version}/libwacom-${version}.tar.xz"
checksum=41a0f239841567b101904df8ced81e1e0115334ccfd82a024412aa0903dae5a7
checksum=7dbb9ab37df9df47ae2fdbb644916c986728291749bcd5ad8bcaa26f1e15f002
if [ -z "$CROSS_BUILD" ] && [ "${XBPS_CHECK_PKGS}" ]; then
configure_args+=" -Dtests=enabled"