linux4.4: update to 4.4.176.

[skip ci]
This commit is contained in:
Helmut Pozimski 2019-02-23 16:12:32 +01:00
parent e097200be3
commit 431231d885
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'linux4.4'
pkgname=linux4.4
version=4.4.175
version=4.4.176
revision=1
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.org>"
@ -8,7 +8,7 @@ homepage="https://www.kernel.org"
license="GPL-2.0-only"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
checksum=e67c8757aa134c85707fe8d558dbe67d85fcec9b776c1e7feacd3ec91aba0be5
checksum=27da5401aa691762f3361c143f453877f499c02ea6c9c743b09538cb1af1c75d
nocross=yes
nodebug=yes
@ -19,7 +19,7 @@ preserve=yes
export CCACHE_DISABLE=1
only_for_archs="i686 i686-musl x86_64 x86_64-musl armv7l armv7l-musl aarch64 aarch64-musl"
archs="i686* x86_64* armv7l* aarch64*"
hostmakedepends="bc perl kmod uboot-mkimage libressl-devel"
triggers="kernel-hooks"