mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-text/cmark-gfm: add 0.29.0.13-r1, drop 0.29.0.13
Closes: https://bugs.gentoo.org/974638 Signed-off-by: Daichi Yamamoto <dev@dyama.net>
This commit is contained in:
8
app-text/cmark-gfm/files/cmake-minimum-required.patch
Normal file
8
app-text/cmark-gfm/files/cmake-minimum-required.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
-cmake_minimum_required(VERSION 3.0)
|
||||
+cmake_minimum_required(VERSION 4.0)
|
||||
project(cmark-gfm)
|
||||
|
||||
set(PROJECT_VERSION_MAJOR 0)
|
||||
Reference in New Issue
Block a user