Merge pull request #7500 from pbui/linux4.9

linux4.9: update to 4.9.45
This commit is contained in:
Enno Boland 2017-08-31 13:44:52 +02:00 committed by GitHub
commit ec7716d1f1

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.9' # Template file for 'linux4.9'
pkgname=linux4.9 pkgname=linux4.9
version=4.9.41 version=4.9.45
revision=1 revision=1
patch_args="-Np1" patch_args="-Np1"
wrksrc="linux-${version}" wrksrc="linux-${version}"
@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=ad5abbbf04bf0171cc7bbe1cfef3cee8a890ef313b5f00c9bbe68f582bc0c687 checksum=66e5d18dc79a59606b270a1e221a0a80ac09a9e5cd13b1a8b608c514ae15666d
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually
nostrip=yes nostrip=yes