mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtutilities: update to 6.7.0.
This commit is contained in:
parent
9b0222fb65
commit
968cd88116
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtutilities'
|
# Template file for 'qtutilities'
|
||||||
pkgname=qtutilities
|
pkgname=qtutilities
|
||||||
version=6.6.2
|
version=6.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/Martchus/qtutilities"
|
homepage="https://github.com/Martchus/qtutilities"
|
||||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=6be07b06d7319b907bbd6b88b55b5367ce935443a92c1953116f9dbad8363000
|
checksum=1ac2fe87f90de9b9ebc5e471ffb799c66e07234be0134def6a8be821a1cf2204
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
ninja -C build tests
|
ninja -C build tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue