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,12 +1,12 @@
# Template file for 'kernel-headers'
pkgname=kernel-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=custom-install
short_desc="The Linux kernel headers"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9af6c40c75cbfe5af9ef800d84dd1d2010ce0bd7402623ca9afae535eb0393ad
checksum=d3c78c42278e55d31c661f8fff4846fb79b103acc28049f5a810f86d5aa58e14
long_desc="
This package provides the linux kernel headers."

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."

View file

@ -1,6 +1,6 @@
# Template file for 'kernel'
pkgname=kernel
version=2.6.28.7
version=2.6.28.8
# Vanilla kernel + UnionFS/SquashFS patches.
patch_files="squashfs-3.4.diff.bz2 unionfs-2.5.1_for_2.6.28.1.diff.bz2"
patch_args="-p1"
@ -12,7 +12,7 @@ make_install_target="modules_install
INSTALL_MOD_PATH=$XBPS_DESTDIR/$pkgname-$version"
short_desc="The Linux kernel and associated stuff (2.6 branch)"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9af6c40c75cbfe5af9ef800d84dd1d2010ce0bd7402623ca9afae535eb0393ad
checksum=d3c78c42278e55d31c661f8fff4846fb79b103acc28049f5a810f86d5aa58e14
long_desc="
This package provides the linux kernel image, kernel modules
and firmware files."