We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018fb60 commit 11120d7Copy full SHA for 11120d7
1 file changed
kernel/linux/DETAILS
@@ -1,5 +1,5 @@
1
MODULE=linux
2
- VERSION=7.0.9
+ VERSION=7.0.10
3
BASE=$(echo $VERSION | cut -d. -f1,2)
4
SOURCE=$MODULE-$BASE.tar.xz
5
if [ -n "$(echo $VERSION | cut -d. -f3)" ] ; then
@@ -10,10 +10,10 @@ fi
10
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v7.x/
11
SOURCE2_URL[1]=https://www.kernel.org/pub/linux/kernel/v7.x/
12
SOURCE_VFY=sha256:bb7f6d80b387c757b7d14bb93028fcb90f793c5c0d367736ee815a100b3891f0
13
- SOURCE2_VFY=sha256:ed391f4f626c51d65e340efafc8f39305de071e6d71fa3bf9a079e07b3303b98
+ SOURCE2_VFY=sha256:f2876f979cddec90ea157552dff856f0977308909f2edf5891fa706e19eeef40
14
WEB_SITE=https://www.kernel.org/
15
ENTERED=20111121
16
- UPDATED=20260518
+ UPDATED=20260524
17
SHORT="The core of a Linux GNU Operating System"
18
TMPFS=off
19
KEEP_SOURCE=on
0 commit comments