linux4.18: update to 4.18.13.
This commit is contained in:
parent
6d6242216d
commit
4cd0a2c242
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux4.18'.
|
||||
pkgname=linux4.18
|
||||
version=4.18.12
|
||||
revision=2
|
||||
version=4.18.13
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -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=846a5ad9cbe576f66aeeb188c9bd45d14eee0783aebfc4ea853dac09a7159fc5
|
||||
checksum=dc87a1c6b591cff9034197cdefafb74ee9e0a507fa1a0a1fde823fa99e389650
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue