diff --git a/ports/libtheora/CMakeLists.txt b/ports/libtheora/CMakeLists.txt index 1e2d4b8a7db5ef..4d3fc3b9e3e3a3 100644 --- a/ports/libtheora/CMakeLists.txt +++ b/ports/libtheora/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.30) project(theora LANGUAGES C) set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}") diff --git a/ports/libtheora/vcpkg.json b/ports/libtheora/vcpkg.json index a64f03104ab723..75cdc0c6bf5606 100644 --- a/ports/libtheora/vcpkg.json +++ b/ports/libtheora/vcpkg.json @@ -1,7 +1,7 @@ { "name": "libtheora", "version-string": "1.2.0alpha1-20170719", - "port-version": 7, + "port-version": 8, "description": "Theora is a free and open video compression format from the Xiph.org Foundation.", "homepage": "https://github.com/xiph/theora", "license": null, diff --git a/versions/baseline.json b/versions/baseline.json index f165815895c977..12712eeb91a648 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5282,7 +5282,7 @@ }, "libtheora": { "baseline": "1.2.0alpha1-20170719", - "port-version": 7 + "port-version": 8 }, "libtins": { "baseline": "4.5", diff --git a/versions/l-/libtheora.json b/versions/l-/libtheora.json index 2829cd15d57652..19dd790abe3938 100644 --- a/versions/l-/libtheora.json +++ b/versions/l-/libtheora.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "875c4b56b5fbda529ab8a2efb67209b35408134a", + "version-string": "1.2.0alpha1-20170719", + "port-version": 8 + }, { "git-tree": "f6cc1235f841d9f9a7b7d1a278dc63b788c63659", "version-string": "1.2.0alpha1-20170719",