aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index c392ce4..3e345e1 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -7,7 +7,7 @@ use std::io::{self, prelude::*};
use std::path::Path;
use std::process::{Command, Stdio};
-const LATEST: &str = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.tar.xz";
+const LATEST: &str = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.1.tar.xz";
const CONFIG: &str = r#"
CONFIG_ARCH_BCM2835=y