From 539c82bbefef06fc9e932efa7d689b5c6054f73c Mon Sep 17 00:00:00 2001 From: John Date: Sun, 22 Dec 2024 22:48:27 +0100 Subject: [PATCH] qcoro-qt6: rebuild against Qt 6.8 --- srcpkgs/qcoro-qt6/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qcoro-qt6/template b/srcpkgs/qcoro-qt6/template index c2ec905a738..397584ba64a 100644 --- a/srcpkgs/qcoro-qt6/template +++ b/srcpkgs/qcoro-qt6/template @@ -1,7 +1,7 @@ # Template file for 'qcoro-qt6' pkgname=qcoro-qt6 version=0.10.0 -revision=2 +revision=3 build_style=cmake configure_args="-DUSE_QT_VERSION=6 -DBUILD_SHARED_LIBS=ON -DECM_MKSPECS_INSTALL_DIR=/usr/lib${XBPS_TARGET_WORDSIZE}/qt6/mkspecs/modules"