libwacom: update to 2.8.0.

This commit is contained in:
triallax 2023-09-12 23:04:29 +01:00 committed by Duncan Overbruck
parent 37e44a526f
commit 8f846084d5

View file

@ -1,6 +1,6 @@
# Template file for 'libwacom'
pkgname=libwacom
version=2.7.0
version=2.8.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=853929bd73fba2064b12142dbbee4b3bf84509197ff46a4da559eddf62d32cdf
checksum=bb04b12c8688d0ff6a108d47a38d2057d572c4d7227d78138abd5fd0ba59f215
if [ "${XBPS_CHECK_PKGS}" ]; then
configure_args+=" -Dtests=enabled"