linux6.9: update to 6.9.12.
This commit is contained in:
parent
fe3fcf85e8
commit
3cd0171194
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux6.9'
|
# Template file for 'linux6.9'
|
||||||
pkgname=linux6.9
|
pkgname=linux6.9
|
||||||
version=6.9.11
|
version=6.9.12
|
||||||
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,8 +13,8 @@ if [ "${version##*.}" != 0 ]; then
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
checksum="24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149
|
checksum="
|
||||||
8f649680158104c8a255030e3e476ef2c908c70fc470a463a0be6e2c561bff32"
|
"
|
||||||
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