linux4.18: update to 4.18.8.

This commit is contained in:
cr6git 2018-09-16 06:42:29 +02:00 committed by GitHub
parent c04da4f92d
commit c4ba4da372
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Template file for 'linux4.18' # Template file for 'linux4.18'
pkgname=linux4.18 pkgname=linux4.18
version=4.18.7 version=4.18.8
revision=2 revision=1
patch_args="-Np1" patch_args="-Np1"
wrksrc="linux-${version}" wrksrc="linux-${version}"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The Linux kernel and modules (${version%.*} series)"
@ -9,7 +9,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.kernel.org" homepage="https://www.kernel.org"
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=f03b425e262a71e5079736706233a4e9afaf77c8462b552b4d6db2d33f5af731 checksum=f1551bad69ab617708fa8cf3f94545ae03dd350bdeb3065fbcf39c1a7df85494
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually
nostrip=yes nostrip=yes