linux4.18: update to 4.18.14.
This commit is contained in:
parent
512a64868b
commit
bf822c922f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.18'.
|
||||
# Template file for 'linux4.18'
|
||||
pkgname=linux4.18
|
||||
version=4.18.13
|
||||
version=4.18.14
|
||||
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=dc87a1c6b591cff9034197cdefafb74ee9e0a507fa1a0a1fde823fa99e389650
|
||||
checksum=36c6d1360db9eab40270db6d292c259dd34d3dc06049d64afe3e4cfafb8562d3
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue