parent
2e3645eacd
commit
dac5b327ba
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'linux4.20'.
|
||||
pkgname=linux4.20
|
||||
version=4.20.0
|
||||
revision=2
|
||||
version=4.20.1
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version%.*}"
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz"
|
||||
checksum=ad0823183522e743972382df0aa08fb5ae3077f662b125f1e599b0b2aaa12438
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=45096f1ffbfbb4cdeef6eecfa6ca7eabbf534f04645fd0d849564a58ddd2198f
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue