mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtutilities: update to 6.11.0.
This commit is contained in:
parent
ffa9be4503
commit
25f4871714
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.10.0
|
version=6.11.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=420dfea8864271bc8bac080edb7b8ba2aab1efd2f723e33793d2c8049a2ef935
|
checksum=8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
ninja -C build tests
|
ninja -C build tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue