mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
linux6.2: update to 6.2.2.
This commit is contained in:
parent
d16127c3c4
commit
ca97e0b12b
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux6.2'
|
# Template file for 'linux6.2'
|
||||||
pkgname=linux6.2
|
pkgname=linux6.2
|
||||||
version=6.2.0
|
version=6.2.2
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
@ -13,7 +13,8 @@ if [ "${version##*.}" != 0 ]; then
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
checksum=74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
|
checksum="74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
|
||||||
|
a1699c7183afcbb2af7c0afb30a2680f867775f934b111a382cbb16760f2f8fa"
|
||||||
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
Reference in a new issue