linux5.3: update to 5.3.12.
[skip ci]
This commit is contained in:
parent
75e57c7062
commit
e361dee137
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.3'
|
||||
pkgname=linux5.3
|
||||
version=5.3.11
|
||||
version=5.3.12
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -8,7 +8,7 @@ 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=6e7156946d1d72e24786d09a47511e44c3abe5d4da757f4f68f2da482880aeb7
|
||||
checksum=53bff6f89dca19f928043fb0d3434bfb4b6abbb1bf18b907cb731188bdac97a0
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in a new issue