File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11 MODULE=linux
2- VERSION=6.19.13
2+ VERSION=7.0.4
33 BASE=$(echo $VERSION | cut -d. -f1,2)
44 SOURCE=$MODULE-$BASE.tar.xz
55if [ -n "$(echo $VERSION | cut -d. -f3)" ] ; then
66 SOURCE2=patch-$VERSION.xz
77fi
8- SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v6 .x/
9- SOURCE_URL[1]=https://www.kernel.org/pub/linux/kernel/v6 .x/
10- SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v6 .x/
11- SOURCE2_URL[1]=https://www.kernel.org/pub/linux/kernel/v6 .x/
12- SOURCE_VFY=sha256:303079a8250b8f381f82b03f90463d12ac98d4f6b149b761ea75af1323521357
13- SOURCE2_VFY=sha256:71a55ffd4de97d7dd93b082974fff3f70935b7e12eefa1db53b527a949a97dd6
8+ SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v7 .x/
9+ SOURCE_URL[1]=https://www.kernel.org/pub/linux/kernel/v7 .x/
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:483b0438d97d158353e80602b9d45df685601fcc1bf665930a9f03d9ac59d65f
1414 WEB_SITE=https://www.kernel.org/
1515 ENTERED=20111121
16- UPDATED=20260419
16+ UPDATED=20260507
1717 SHORT="The core of a Linux GNU Operating System"
1818TMPFS=off
1919KEEP_SOURCE=on
You can’t perform that action at this time.
0 commit comments