linux4.14: update to 4.14.15.
This commit is contained in:
parent
77f251b5cb
commit
819581a563
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.14
|
||||
version=4.14.15
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=8b96362eb55ae152555980e7193fe2585b487176fb936cc69b8947d7dd32044a
|
||||
checksum=ffc393a0c66f80375eacd3fb177b92e5c9daa07de0dcf947e925e049352e6142
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue