kernel-libc-headers: update to 4.1.34.

This commit is contained in:
Enno Boland 2016-11-26 19:05:33 +01:00
parent 0cf584d9e2
commit 6527602434

View file

@ -1,6 +1,6 @@
# Template file for 'kernel-libc-headers'
pkgname=kernel-libc-headers
version=4.1.15
version=4.1.34
revision=1
bootstrap=yes
nostrip=yes
@ -10,8 +10,8 @@ wrksrc=linux-${version}
short_desc="The Linux API headers for userland development"
license="GPL-2"
homepage="http://www.kernel.org"
distfiles="http://www.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=472288cc966188c5d7c511c6be0f78682843c9ca2d5d6c4d67d77455680359a3
distfiles="$KERNEL_SITE/kernel/v4.x/linux-${version}.tar.xz"
checksum=412316b32b5c7a513ba3ab8e68fc443db4d9423f07b577473089def0ee7406af
if [ "$CHROOT_READY" ]; then
hostmakedepends="perl"