linux4.12: update to 4.12.13.
This commit is contained in:
parent
4a3eff03fc
commit
908d083561
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.12'
|
||||
pkgname=linux4.12
|
||||
version=4.12.12
|
||||
version=4.12.13
|
||||
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=eaca49abe4d9bc51438d4a4587236ffb9373c9f397153d3ab8cd1b62bb2745b4
|
||||
checksum=896eb29ccb9fb17f16cc50bee87a47cbc436343850cd1ad038ca3bc2ebe15da3
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue