[vlc-commits] [Git][videolan/vlc][master] extras: tools: update CMake to 3.24.2

Steve Lhomme (@robUx4) gitlab at videolan.org
Wed Sep 21 16:27:42 UTC 2022



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
9927c112 by Steve Lhomme at 2022-09-21T14:15:53+00:00
extras: tools: update CMake to 3.24.2

It's not a requirement, but when it's built it will use a newer version than
this 2 years old version.

- - - - -


1 changed file:

- extras/tools/packages.mak


Changes:

=====================================
extras/tools/packages.mak
=====================================
@@ -6,8 +6,8 @@ VIDEOLAN=http://downloads.videolan.org/pub/contrib
 NASM_VERSION=2.14
 NASM_URL=http://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)/nasm-$(NASM_VERSION).tar.gz
 
-CMAKE_VERSION=3.17.0
-CMAKE_URL=http://www.cmake.org/files/v3.17/cmake-$(CMAKE_VERSION).tar.gz
+CMAKE_VERSION=3.24.2
+CMAKE_URL=http://www.cmake.org/files/v3.24/cmake-$(CMAKE_VERSION).tar.gz
 
 LIBTOOL_VERSION=2.4.7
 LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9927c1127afe67cdde52ad7e6e740452f0023da0

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9927c1127afe67cdde52ad7e6e740452f0023da0
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list