linux5.6: update to 5.6.1.

This commit is contained in:
Juan RP 2020-04-01 12:46:03 +02:00
parent 75bf61e526
commit a36231a975
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368

View File

@ -1,14 +1,14 @@
# Template file for 'linux5.6'
pkgname=linux5.6
version=5.6.0
revision=2
wrksrc="linux-${version%.*}"
version=5.6.1
revision=1
wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz"
checksum=e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
checksum=46d8fd446d0f6aa4b039d92d9a4992dfa1bf67e4274ec1b77616daf5174f1530
patch_args="-Np1"
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.