linux5.3: update to 5.3.1

[skip ci]
This commit is contained in:
Foxlet 2019-09-24 01:29:29 -04:00 committed by Leah Neukirchen
parent 4714e1e197
commit efc321ea23

View file

@ -1,14 +1,14 @@
# Template file for 'linux5.3'
pkgname=linux5.3
version=5.3.0
version=5.3.1
revision=1
wrksrc="linux-${version%.*}"
wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Foxlet <foxlet@furcode.co>"
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=78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
checksum=9890b5a909d316211d045a95f5f0680e39749f2319cb26d7cd067efaa692f858
patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually