net-libs/kdsoap-ws-discovery-client: Fix cmake patch

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-10-21 23:15:59 +02:00
parent 008e35d7ee
commit 89fafacf3d

View File

@@ -23,7 +23,7 @@ index 56361f6..20a885c 100644
# SPDX-License-Identifier: GPL-3.0-or-later
-cmake_minimum_required(VERSION 3.7)
+cmake_minimum_required(VERSION 3.16..3.31)
+cmake_minimum_required(VERSION 3.16...3.31)
project(kdsoap-ws-discovery-client VERSION 0.4.0)