linux4.10: update to 4.10.5.
This commit is contained in:
parent
35cea3799d
commit
cd45a6a26c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.10'
|
||||
pkgname=linux4.10
|
||||
version=4.10.4
|
||||
version=4.10.5
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=1733ada2464c81379a6109966b7afa218b274cb23a43740aa80c0a429fa58fa1
|
||||
checksum=ddbcbfe3676b962fcbd6b52f5c8436349d30404e9e5132f8eeadfd67356efc11
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue