parent
937e4a2efe
commit
c134422d55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.84
|
||||
version=4.14.85
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2.0-only"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=2321f92ecf61892b44d5e6fa35efe8124164e1a3c42259490ce87170cd73a318
|
||||
checksum=e41914f413dba0fa19bd4e68534e25e513b619372cc9e7da0889b38c1c6fefce
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue