libwacom: update to 2.11.0.

This commit is contained in:
skmpz 2024-05-15 17:19:24 +03:00 committed by cinerea0
parent 869b68939b
commit fbd3f312cf

View file

@ -1,6 +1,6 @@
# Template file for 'libwacom'
pkgname=libwacom
version=2.10.0
version=2.11.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=3f8ef37de78ac3d08af1bdcb5d5828ec8284dcb7154bbec4995238728914aa0e
checksum=b03f991ec82c543a42386274e1290c326934e4f25246dc3789ca3037c7181344
if [ -z "$CROSS_BUILD" ] && [ "${XBPS_CHECK_PKGS}" ]; then
configure_args+=" -Dtests=enabled"