forked from rosa/hakurei
internal/rosa/package/cmake: 4.4.1 to 4.4.2
Those regressions sure came quickly. Concerning. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -3,12 +3,12 @@ package cmake {
|
|||||||
website = "https://cmake.org";
|
website = "https://cmake.org";
|
||||||
anitya = 306;
|
anitya = 306;
|
||||||
|
|
||||||
version# = "4.4.1";
|
version# = "4.4.2";
|
||||||
source = remoteGitHubRelease {
|
source = remoteGitHubRelease {
|
||||||
suffix = "Kitware/CMake";
|
suffix = "Kitware/CMake";
|
||||||
tag = "v"+version;
|
tag = "v"+version;
|
||||||
name = "cmake-"+version+".tar.gz";
|
name = "cmake-"+version+".tar.gz";
|
||||||
checksum = "SI3WIDiH7-DsBt3xwNfz4YkqD2t3eukS84WhfJtz6c10M27RSzkUQsQUES7-1IO6";
|
checksum = "IWlqJqJCZ6f-z-7Ft1U4ycvCX4riuihKale5NKWusiHemBgC3m5gCecrzikXoL7S";
|
||||||
compress = gzip;
|
compress = gzip;
|
||||||
};
|
};
|
||||||
patches = [ "disable-broken-tests-musl.patch" ];
|
patches = [ "disable-broken-tests-musl.patch" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user