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,6 +1,6 @@
# Template file for 'kernel-libc-headers'
pkgname=kernel-libc-headers
version=2.6.30
version=2.6.30.3
wrksrc="linux-$version"
distfiles="${KERNEL_SITE}/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=d7b9f19b92fd5c693c16cd62f441d051b699f28ec6a175d1b464e58bacd8c78f
checksum=b628c14683b9ab36f28edc69bfcbf1e463ee1af909899ad4f49cf052db1e80d2
long_desc="
This package provides the linux kernel headers for use in userspace."