kernel: update to 2.6.30.7.
--HG-- extra : convert_revision : 528af0dc117272f2a28d45c274b4274d894bbe69
This commit is contained in:
parent
5aa192b1e7
commit
4025c75e3b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kernel'
|
||||
pkgname=kernel
|
||||
_kernel_ver=2.6.30
|
||||
_kernel_patch_ver=6
|
||||
_kernel_patch_ver=7
|
||||
#revision=1
|
||||
version=${_kernel_ver}.${_kernel_patch_ver}
|
||||
patch_files="unionfs-2.5.2_for_2.6.30.diff.gz"
|
||||
|
@ -14,7 +14,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=c111dfbbd3230bfb6b21d3dfcc73da380ca62e1735518fb000313a753f7c1e82
|
||||
checksum=5b03125615d1a1230aa54aec922f00b61732cd502137a5fd7f5deb2a6e584044
|
||||
long_desc="
|
||||
This package provides the linux kernel image and the
|
||||
kernel modules."
|
||||
|
|
Loading…
Reference in a new issue