kernel*: update to 2.6.28.8.

--HG--
extra : convert_revision : fd4da6e40f7cfce62c97eaa9a63c5c3cc05516db
This commit is contained in:
Juan RP
2009-03-17 17:29:52 +01:00
parent bb35c49146
commit e383af2306
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Template file for 'kernel-libc-headers'
pkgname=kernel-libc-headers
version=2.6.28.7
version=2.6.28.8
wrksrc="linux-$version"
distfiles="http://www.kernel.org/pub/linux/kernel/v2.6/linux-$version.tar.bz2"
build_style=only-install
@@ -9,7 +9,7 @@ make_install_target="
headers_install"
short_desc="The Linux kernel headers for development"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9af6c40c75cbfe5af9ef800d84dd1d2010ce0bd7402623ca9afae535eb0393ad
checksum=d3c78c42278e55d31c661f8fff4846fb79b103acc28049f5a810f86d5aa58e14
long_desc="
This package provides the linux kernel headers for use in userspace."