linux4.18: update to 4.18.0.

This commit is contained in:
Enno Boland 2018-08-13 13:12:30 +02:00
parent 4bb2c4d86b
commit 1d3ee7a78b
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 4 additions and 6 deletions

View File

@ -1,17 +1,15 @@
# Template file for 'linux4.18'
pkgname=linux4.18
_distver=4.18.0
_patchver=rc7
version=${_distver}${_patchver}
version=4.18.0
revision=1
patch_args="-Np1"
wrksrc="linux-${version/.0/-}"
wrksrc="linux-${version%.*}"
short_desc="The Linux kernel and modules (${version%.*} series)"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="https://git.kernel.org/torvalds/t/linux-${version/.0/-}.tar.gz"
checksum=3893023b934f0d831915b6ac236688860f9c71544585e181517372d5f399b300
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz"
checksum=19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1
nodebug=yes # -dbg package is generated below manually
nostrip=yes