Skip to content
Snippets Groups Projects
Commit 6bb0b6e2 authored by Tobias Hildebrandt's avatar Tobias Hildebrandt
Browse files

extras/tools: update cmake version to 3.22.1

Change-Id: Ibad39331c7fa31e3b8ddc31dd61e3a3bc66fc9f8
parent fbdc6a19
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ YASM_VERSION=1.2.0
#YASM_URL=$(CONTRIB_VIDEOLAN)/yasm-$(YASM_VERSION).tar.gz
YASM_URL=https://www.tortall.net/projects/yasm/releases/yasm-$(YASM_VERSION).tar.gz
CMAKE_VERSION=3.2.2
CMAKE_URL=https://www.cmake.org/files/v3.2/cmake-$(CMAKE_VERSION).tar.gz
CMAKE_VERSION=3.22.1
CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v$(CMAKE_VERSION)/cmake-$(CMAKE_VERSION).tar.gz
LIBTOOL_VERSION=2.4.6
LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.xz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment