linux6.10: update to 6.10.2.
This commit is contained in:
parent
f66c1d08c8
commit
c4460dec02
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux6.10'
|
# Template file for 'linux6.10'
|
||||||
pkgname=linux6.10
|
pkgname=linux6.10
|
||||||
version=6.10.1
|
version=6.10.2
|
||||||
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>"
|
||||||
|
@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226
|
checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226
|
||||||
101689f5d5d98d1adaf90ec3f334524848513d53dc40341f1f5c4809f0390549"
|
f3166b9b9f6a7dbae9ed7e92e373c8ddb672c5bd2da3991207aa30f52ceda7fa"
|
||||||
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…
Reference in New Issue