linux4.18: update to 4.18.5. (#2099)
This commit is contained in:
parent
c53d217700
commit
25ac2eb498
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.18'
|
||||
pkgname=linux4.18
|
||||
version=4.18.4
|
||||
version=4.18.5
|
||||
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=12dbc87b5bdb7c47980fefea06911ea43b9ef226747e17e879428e6d4d8ba842
|
||||
checksum=fb090a3680eddf6f10bf895bc3075bd3f830e3d2429ce469982db5a28df647bd
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue