linux4.9: update to 4.9.33.
This commit is contained in:
parent
562d98e0d2
commit
d26048f813
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.9'
|
||||
pkgname=linux4.9
|
||||
version=4.9.31
|
||||
version=4.9.33
|
||||
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=28cad8b66216da2550155b7a77f37041bde40b821567d1b288e5e9fb6cca9856
|
||||
checksum=f5ca2ba3d6ab5130bcca9c693aecafbd9813db11d450bd74ac7305bc46544c34
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue