libwacom: update to 2.12.1.
This commit is contained in:
parent
3612b9e000
commit
3a3acf49a2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libwacom'
|
# Template file for 'libwacom'
|
||||||
pkgname=libwacom
|
pkgname=libwacom
|
||||||
version=2.11.0
|
version=2.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddocumentation=disabled"
|
configure_args="-Ddocumentation=disabled"
|
||||||
|
@ -13,7 +13,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/libwacom-${version}/libwacom-${version}.tar.xz"
|
distfiles="https://github.com/linuxwacom/libwacom/releases/download/libwacom-${version}/libwacom-${version}.tar.xz"
|
||||||
checksum=b03f991ec82c543a42386274e1290c326934e4f25246dc3789ca3037c7181344
|
checksum=5b047a28d20b01dd744e194c56c1ba5db54b5d6ee3a8b2d820a1ad6e33d85572
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ] && [ "${XBPS_CHECK_PKGS}" ]; then
|
if [ -z "$CROSS_BUILD" ] && [ "${XBPS_CHECK_PKGS}" ]; then
|
||||||
configure_args+=" -Dtests=enabled"
|
configure_args+=" -Dtests=enabled"
|
||||||
|
|
Loading…
Reference in New Issue