linux4.18: update to 4.18.11.

fixes CVE-2018-14633.
This commit is contained in:
cr6git 2018-09-29 13:55:22 +02:00 committed by GitHub
parent 4c985b3d61
commit 76e40891da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Template file for 'linux4.18'
pkgname=linux4.18
version=4.18.10
version=4.18.11
revision=1
patch_args="-Np1"
wrksrc="linux-${version}"
@ -9,7 +9,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=10604f7f8ccab5e7ce71f2e87d1410be679cd11c29c6c608ce35df1db40991de
checksum=36d319f5a6caf5dd6ab2a4802b800799b56ef5963d742f2d147fabadf4822c8c
nodebug=yes # -dbg package is generated below manually
nostrip=yes