commit:     2bba09baa5380010c01ca563a7bf8b67ee2502b5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 21 21:20:01 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 21 21:23:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bba09ba

media-libs/taglib: Fix cmake patch

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/taglib/files/taglib-2.1.1-cmake-minreqver-3.10.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/taglib/files/taglib-2.1.1-cmake-minreqver-3.10.patch 
b/media-libs/taglib/files/taglib-2.1.1-cmake-minreqver-3.10.patch
index 8fbc60b46eaf..cc7337bad85d 100644
--- a/media-libs/taglib/files/taglib-2.1.1-cmake-minreqver-3.10.patch
+++ b/media-libs/taglib/files/taglib-2.1.1-cmake-minreqver-3.10.patch
@@ -26,7 +26,7 @@ index 9e6589c7..2e631da5 100644
 +++ b/CMakeLists.txt
 @@ -1,4 +1,4 @@
 -cmake_minimum_required(VERSION 3.5.0 FATAL_ERROR)
-+cmake_minimum_required(VERSION 3.10..3.31)
++cmake_minimum_required(VERSION 3.10...3.31)
  
  project(taglib)
  

Reply via email to