linux4.11: update to 4.11.6.
This commit is contained in:
parent
f71a55926f
commit
562d98e0d2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.11'
|
||||
pkgname=linux4.11
|
||||
version=4.11.5
|
||||
version=4.11.6
|
||||
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=f7464c57e948a2597ea129c3f71909ccba7f02d297812cee74d694f823f16d4c
|
||||
checksum=25539bfc34a01735d23ee80d5ef84054c65d1ea35dbd81be1cea339c21509631
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue