Skip to content

Commit 11120d7

Browse files
esselfedagbrown
authored andcommitted
linux: version bumped to 7.0.10
1 parent 018fb60 commit 11120d7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

kernel/linux/DETAILS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MODULE=linux
2-
VERSION=7.0.9
2+
VERSION=7.0.10
33
BASE=$(echo $VERSION | cut -d. -f1,2)
44
SOURCE=$MODULE-$BASE.tar.xz
55
if [ -n "$(echo $VERSION | cut -d. -f3)" ] ; then
@@ -10,10 +10,10 @@ fi
1010
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v7.x/
1111
SOURCE2_URL[1]=https://www.kernel.org/pub/linux/kernel/v7.x/
1212
SOURCE_VFY=sha256:bb7f6d80b387c757b7d14bb93028fcb90f793c5c0d367736ee815a100b3891f0
13-
SOURCE2_VFY=sha256:ed391f4f626c51d65e340efafc8f39305de071e6d71fa3bf9a079e07b3303b98
13+
SOURCE2_VFY=sha256:f2876f979cddec90ea157552dff856f0977308909f2edf5891fa706e19eeef40
1414
WEB_SITE=https://www.kernel.org/
1515
ENTERED=20111121
16-
UPDATED=20260518
16+
UPDATED=20260524
1717
SHORT="The core of a Linux GNU Operating System"
1818
TMPFS=off
1919
KEEP_SOURCE=on

0 commit comments

Comments
 (0)