parent
2912743aae
commit
75dad7b699
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.92
|
||||
version=4.14.93
|
||||
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=5f9f1faba9a47e406de9b207d45a00d41d45e11615971ec9ef9493654cd745ad
|
||||
checksum=bb125fb204f7089782e179126121dd0f0aad9f02b7517ce3744982254c221bad
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue