kernel-libc-headers: update to 3.7.1.

This commit is contained in:
Juan RP 2012-12-27 09:56:27 +01:00
parent 996f4c03ac
commit 23447e23f8

View File

@ -1,12 +1,12 @@
# Template file for 'kernel-libc-headers' # Template file for 'kernel-libc-headers'
# #
pkgname=kernel-libc-headers pkgname=kernel-libc-headers
version=3.6.2 version=3.7.1
revision=1 revision=1
wrksrc=linux-${version} wrksrc=linux-${version}
homepage="http://www.kernel.org" homepage="http://www.kernel.org"
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
checksum=6079c78878f7c154165849f82e0b541fc8e85675e28bd859677225807bcd9db2 checksum=e1ca8b8376ebdf797357f5f1734ed6eed3cadc16c32d280a780f150372de7255
if [ -n "$IN_CHROOT" ]; then if [ -n "$IN_CHROOT" ]; then
makedepends="perl" makedepends="perl"
fi fi