linux4.1: update to 4.1.20.

This commit is contained in:
Juan RP 2016-03-22 08:26:29 +01:00
parent eee38c5f81
commit d341fabb6a

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.1'
pkgname=linux4.1
version=4.1.19
version=4.1.20
revision=1
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -8,7 +8,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
checksum=e886041cbc6f9c2fd3bee4812b2d9d71805c278dba619231830c4a143834211e
checksum=faa56b8550fee0647f92bff3d4ceee2dfd983b51600c634ffd3294215f43f8b6
nocross=yes
nodebug=yes
@ -18,7 +18,7 @@ noshlibprovides=yes
preserve=yes
only_for_archs="i686 i686-musl x86_64 x86_64-musl armv7l armv7l-musl aarch64 aarch64-musl"
hostmakedepends="bc perl kmod libressl-openssl uboot-mkimage"
hostmakedepends="bc perl kmod uboot-mkimage"
triggers="kernel-hooks"
_kernver="${version}_${revision}"