libwacom: update to 1.11.
This commit is contained in:
parent
5200944783
commit
a41ce40fd5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libwacom'
|
# Template file for 'libwacom'
|
||||||
pkgname=libwacom
|
pkgname=libwacom
|
||||||
version=1.10
|
version=1.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/linuxwacom/libwacom"
|
homepage="https://github.com/linuxwacom/libwacom"
|
||||||
changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
|
changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
|
||||||
distfiles="https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=f6c98c4597a786f967b3c02b9c93e40932a162cc4e279daf7abd4316b4265291
|
checksum=4580a8fbad067a5b187abe864ab80d42d8138d0caec394533bec67bf457e4c58
|
||||||
|
|
||||||
if [ -z "${XBPS_CHECK_PKGS}" ]; then
|
if [ -z "${XBPS_CHECK_PKGS}" ]; then
|
||||||
configure_args+=" -Dtests=disabled"
|
configure_args+=" -Dtests=disabled"
|
||||||
|
|
Loading…
Reference in New Issue