linux6.7: update to 6.7.1.
This commit is contained in:
parent
dfe3746f1d
commit
39f9e85e14
@ -1,6 +1,6 @@
|
||||
# Template file for 'linux6.7'
|
||||
pkgname=linux6.7
|
||||
version=6.7.0
|
||||
version=6.7.1
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
@ -8,12 +8,13 @@ license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="${KERNEL_SITE}/kernel/v${version%%.*}.x/linux-${version%.*}.tar.xz"
|
||||
|
||||
# if [ "${version##*.}" != 0 ]; then
|
||||
# distfiles+=" ${KERNEL_SITE}/kernel/v${version%%.*}.x/patch-${version}.xz"
|
||||
# skip_extraction="patch-${version}.xz"
|
||||
# fi
|
||||
if [ "${version##*.}" != 0 ]; then
|
||||
distfiles+=" ${KERNEL_SITE}/kernel/v${version%%.*}.x/patch-${version}.xz"
|
||||
skip_extraction="patch-${version}.xz"
|
||||
fi
|
||||
|
||||
checksum=ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
|
||||
checksum="ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
|
||||
2e1fe49f8fe06bbd2867fcf65073a7c0ee14087d75b512949e9953b1ce85f0f5"
|
||||
python_version=3
|
||||
|
||||
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||
|
Loading…
x
Reference in New Issue
Block a user