linux4.4: update to 4.4.218
This commit is contained in:
parent
c7dae5564d
commit
a98c059ddc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux4.4'
|
# Template file for 'linux4.4'
|
||||||
pkgname=linux4.4
|
pkgname=linux4.4
|
||||||
version=4.4.217
|
version=4.4.218
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
@ -8,7 +8,7 @@ homepage="https://www.kernel.org"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||||
checksum=fdeac4c05fcca993927fdce51446b4f81725f54e753fea02b0b2dacf3d64526f
|
checksum=ea68cb8e9fa255bb1d0402c5aa8f26984f9b1c8607ff3bed5d3284109167f063
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
|
Loading…
Reference in a new issue