linux4.15: update to 4.15.3.
This commit is contained in:
parent
ea833be6f3
commit
ea803fff2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.15'
|
||||
pkgname=linux4.15
|
||||
version=4.15.2
|
||||
version=4.15.3
|
||||
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=eb6a0bc21a47c6f5c88b3de1d09f31c979a6e9b28837abe09826b6b59421039a
|
||||
checksum=8fb86ea1b7144ed6c86542b74159e3cd8b9009943330987e49322760a300b714
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue