libwacom: update to 1.10.
This commit is contained in:
parent
180651605d
commit
b4a17177f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwacom'
|
||||
pkgname=libwacom
|
||||
version=1.9
|
||||
version=1.10
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="qemu"
|
||||
|
@ -14,7 +14,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/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=68b14d4e3b75fed9f590bf6eaea361a72dc23e933b7725094c779477acf665c7
|
||||
checksum=f6c98c4597a786f967b3c02b9c93e40932a162cc4e279daf7abd4316b4265291
|
||||
|
||||
if [ -z "${XBPS_CHECK_PKGS}" ]; then
|
||||
configure_args+=" -Dtests=disabled"
|
||||
|
|
Loading…
Reference in New Issue