mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
qtutilities: update to 6.9.0.
This commit is contained in:
parent
0f15062021
commit
bd1a6466f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtutilities'
|
||||
pkgname=qtutilities
|
||||
version=6.8.0
|
||||
version=6.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/Martchus/qtutilities"
|
||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=76ac459271f596bfda46f4293adfb49fa3088c011d06737c9ab7f8bb32cde9d2
|
||||
checksum=59ad79da682cb626a3fb767b7f84781c4c5352e40f356d2ebd06522c62530e2c
|
||||
|
||||
pre_check() {
|
||||
ninja -C build tests
|
||||
|
|
Loading…
Add table
Reference in a new issue