File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
MODULE=linux
2
- VERSION=6.16.2
2
+ VERSION=6.16.3
3
3
BASE=$(echo $VERSION | cut -d. -f1,2)
4
4
SOURCE=$MODULE-$BASE.tar.xz
5
5
if [ -n "$(echo $VERSION | cut -d. -f3)" ] ; then
10
10
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v6.x/
11
11
SOURCE2_URL[1]=https://www.kernel.org/pub/linux/kernel/v6.x/
12
12
SOURCE_VFY=sha256:1a4be2fe6b5246aa4ac8987a8a4af34c42a8dd7d08b46ab48516bcc1befbcd83
13
- SOURCE2_VFY=sha256:aebf91566e73d698dd62549cfd9ed8329976e183dc6628b6f7c9fdb78ba71a40
13
+ SOURCE2_VFY=sha256:a75f7bdc6496b65ab58b79900255888791cfd565ea32ac1b3cdbd3da168d95ef
14
14
WEB_SITE=https://www.kernel.org/
15
15
ENTERED=20111121
16
- UPDATED=20250822
16
+ UPDATED=20250823
17
17
SHORT="The core of a Linux GNU Operating System"
18
18
KEEP_SOURCE=on
19
19
TMPFS=off
You can’t perform that action at this time.
0 commit comments