Skip to content

Commit 33ef403

Browse files
committed
cmake update
1 parent e7c88f5 commit 33ef403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ if $NONFREE_AND_GPL; then
401401
fi
402402

403403
if build "cmake" "3.22.1"; then
404-
download "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.1.tar.gz"
404+
download "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1.tar.gz"
405405
execute ./configure --prefix="${WORKSPACE}" --parallel="${MJOBS}" -- -DCMAKE_USE_OPENSSL=OFF
406406
execute make -j $MJOBS
407407
execute make install

0 commit comments

Comments
 (0)