Skip to content

Commit 7b27103

Browse files
chore: Bump linux version to 6.14.7
1 parent 199ffa1 commit 7b27103

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/deps.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ gmp_sha256=a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898
1515
gmp_url=https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz
1616
gmp_version=6.3.0
1717
linux_filename=linux-src.tar.xz
18-
linux_sha256=21817f1998e2230f81f7e4f605fa6fdcb040e14fa27d99c27ddb16ce749797a9
19-
linux_url=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.6.tar.xz
20-
linux_version=6.14.6
18+
linux_sha256=8112202bc26d086957a94d2109a6dcd4478c5ba18d0f0a5e1c5dfeea01f54972
19+
linux_url=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.7.tar.xz
20+
linux_version=6.14.7
2121
mpc_filename=mpc-src.tar.gz
2222
mpc_sha256=ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8
2323
mpc_url=https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz

0 commit comments

Comments
 (0)