forked from rosa/hakurei
internal/rosa/package/kernel: 6.12.91 to 6.12.92
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -3,11 +3,11 @@ package kernel-source {
|
||||
website = "https://kernel.org";
|
||||
exclude = true;
|
||||
|
||||
version# = "6.12.91";
|
||||
version# = "6.12.92";
|
||||
output = remoteTar {
|
||||
url = "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/"+
|
||||
"snapshot/linux-"+version+".tar.gz";
|
||||
checksum = "wWnY9XJV1gSX2CMfHrrhvyx1tqKJQoeyfS68pJMudE_VdwWkFE6ZkEZ--DNJdkvG";
|
||||
checksum = "1KJYWkOr_n3xcWmDgmKuimEWiDP3HvG4jhIY4wrGmxSHuQGogOqdpeJhzYMHUoNw";
|
||||
compress = gzip;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user