kernel-*: update to 2.6.30.3.

--HG--
extra : convert_revision : 22e20772bc44489034b099ee240a54ad99a39a8e
This commit is contained in:
Juan RP
2009-07-27 17:10:23 +02:00
parent 129c1513f8
commit 2b3363993f
4 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
# Template file for 'kernel'
pkgname=kernel
version=2.6.30
revision=1
version=2.6.30.3
wrksrc="linux-$version"
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"
build_style=gnu_makefile
@@ -10,7 +9,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=d7b9f19b92fd5c693c16cd62f441d051b699f28ec6a175d1b464e58bacd8c78f
checksum=b628c14683b9ab36f28edc69bfcbf1e463ee1af909899ad4f49cf052db1e80d2
long_desc="
This package provides the linux kernel image, kernel modules
and firmware files."