kernel-libc-headers: update to 4.9.8.
This commit is contained in:
parent
6c40f48fa4
commit
746ed77a89
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kernel-libc-headers'
|
||||
pkgname=kernel-libc-headers
|
||||
version=4.1.34
|
||||
revision=2
|
||||
version=4.9.8
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
@ -11,7 +11,7 @@ short_desc="The Linux API headers for userland development"
|
|||
license="GPL-2"
|
||||
homepage="http://www.kernel.org"
|
||||
distfiles="$KERNEL_SITE/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=412316b32b5c7a513ba3ab8e68fc443db4d9423f07b577473089def0ee7406af
|
||||
checksum=150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
|
|
Loading…
Reference in a new issue