parent
c1b1ce0002
commit
e47fa4f017
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.3'
|
||||
pkgname=linux5.3
|
||||
version=5.3.17
|
||||
version=5.3.18
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Foxlet <foxlet@furcode.co>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
|
||||
checksum=acf47911eb42c39c6c1b005065c328a71c22b9f73aab112fac5fdd545bc82f82
|
||||
checksum=20f14917c4f33122cfa12963a7d3180fe6f4685cacfe984553b2b5b4ad20638c
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in New Issue