commit:     00d2a050db3ad5736192c347218aee108c973ee4
Author:     Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Tue Jun 24 13:18:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 13:51:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d2a050

dev-libs/tlsh: raise minimum required cmake version

Closes: https://bugs.gentoo.org/953851
Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1
Merges: https://codeberg.org/gentoo/gentoo/pulls/1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/tlsh/files/tlsh-4.8.2-gnuinstalldirs.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/tlsh/files/tlsh-4.8.2-gnuinstalldirs.patch 
b/dev-libs/tlsh/files/tlsh-4.8.2-gnuinstalldirs.patch
index d30363de6d74..601f3d899b72 100644
--- a/dev-libs/tlsh/files/tlsh-4.8.2-gnuinstalldirs.patch
+++ b/dev-libs/tlsh/files/tlsh-4.8.2-gnuinstalldirs.patch
@@ -5,7 +5,7 @@
  # OF THE POSSIBILITY OF SUCH DAMAGE.
  
 -cmake_minimum_required(VERSION 2.6)
-+cmake_minimum_required(VERSION 2.8.5)
++cmake_minimum_required(VERSION 3.10)
  
  project(TLSH)
  

Reply via email to