linux4.14: update to 4.14.141.
This commit is contained in:
parent
7ea9b15ccd
commit
7428770d8e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.140
|
||||
version=4.14.141
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2.0-only"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=795eed2515715ef29edd24f7a70912040cc206ec9a049c370cb305515f3fbdf2
|
||||
checksum=0bb9f0812326ec4554de1bea02628840e03b6664b5abfd9d8510049e43203a17
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue