let's see what's in there

svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build-coverity; revision=606078
wilder
Stephan Kulow 20 years ago
parent 39f070c147
commit a2ff3aaa67
  1. 2
      kdesvn-build-coverity

@ -171,7 +171,7 @@ sub check_cmake_installed()
# Return value: 0 if the download/build/install failed, non-zero otherwise.
sub download_install_cmake()
{
return download_install_tar('cmake', '2.4.3-20060909', "http://ktown.kde.org/~coolo", []);
return download_install_tar('cmake', '2.4.3-20061119', "http://ktown.kde.org/~coolo", []);
}

Loading…
Cancel
Save