linux4.18: update to 4.18.7.
This commit is contained in:
parent
a3afb64294
commit
22cb3e693c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.18'
|
||||
pkgname=linux4.18
|
||||
version=4.18.6
|
||||
version=4.18.7
|
||||
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=05db97fd6891217af6d4203bdc442ef2af78d7902b6a8e9bd348682704c22894
|
||||
checksum=f03b425e262a71e5079736706233a4e9afaf77c8462b552b4d6db2d33f5af731
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue