linux6.10: update to 6.10.1.
This commit is contained in:
parent
7c61b6a095
commit
0beec0fe69
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux6.10'
|
# Template file for 'linux6.10'
|
||||||
pkgname=linux6.10
|
pkgname=linux6.10
|
||||||
version=6.10.0
|
version=6.10.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
|
@ -13,7 +13,8 @@ if [ "${version##*.}" != 0 ]; then
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
checksum=774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226
|
checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226
|
||||||
|
101689f5d5d98d1adaf90ec3f334524848513d53dc40341f1f5c4809f0390549"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue