mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
libwacom: update to 1.10.
This commit is contained in:
parent
180651605d
commit
b4a17177f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libwacom'
|
# Template file for 'libwacom'
|
||||||
pkgname=libwacom
|
pkgname=libwacom
|
||||||
version=1.9
|
version=1.10
|
||||||
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=68b14d4e3b75fed9f590bf6eaea361a72dc23e933b7725094c779477acf665c7
|
checksum=f6c98c4597a786f967b3c02b9c93e40932a162cc4e279daf7abd4316b4265291
|
||||||
|
|
||||||
if [ -z "${XBPS_CHECK_PKGS}" ]; then
|
if [ -z "${XBPS_CHECK_PKGS}" ]; then
|
||||||
configure_args+=" -Dtests=disabled"
|
configure_args+=" -Dtests=disabled"
|
||||||
|
|
Loading…
Add table
Reference in a new issue