linux6.2: update to 6.2.2.
This commit is contained in:
parent
d16127c3c4
commit
ca97e0b12b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux6.2'
|
||||
pkgname=linux6.2
|
||||
version=6.2.0
|
||||
version=6.2.2
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
@ -13,7 +13,8 @@ if [ "${version##*.}" != 0 ]; then
|
|||
skip_extraction="patch-${version}.xz"
|
||||
fi
|
||||
|
||||
checksum=74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
|
||||
checksum="74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
|
||||
a1699c7183afcbb2af7c0afb30a2680f867775f934b111a382cbb16760f2f8fa"
|
||||
python_version=3
|
||||
|
||||
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||
|
|
Loading…
Reference in New Issue