Files
bcmatroska2/fix-cmakelist-version.patch

14 lines
320 B
Diff

Index: bcmatroska2-5.3.26/CMakeLists.txt
===================================================================
--- bcmatroska2-5.3.26.orig/CMakeLists.txt
+++ bcmatroska2-5.3.26/CMakeLists.txt
@@ -23,7 +23,7 @@
cmake_minimum_required(VERSION 3.1)
project(BCMatroska2
- VERSION 0.23
+ VERSION 5.3.101
LANGUAGES C
)