[Lunar-commits] r25121 - moonbase/trunk/kernel/linux-2.6
Florin Braescu
florin at lunar-linux.org
Sun Jul 8 16:16:59 CEST 2007
Author: florin
Date: 2007-07-08 16:16:58 +0200 (Sun, 08 Jul 2007)
New Revision: 25121
Modified:
moonbase/trunk/kernel/linux-2.6/DEPENDS
moonbase/trunk/kernel/linux-2.6/DETAILS
Log:
bump the version from 2.6.21.5 to 2.6.21.6. bugfix.
Modified: moonbase/trunk/kernel/linux-2.6/DEPENDS
===================================================================
--- moonbase/trunk/kernel/linux-2.6/DEPENDS 2007-07-08 14:13:04 UTC (rev 25120)
+++ moonbase/trunk/kernel/linux-2.6/DEPENDS 2007-07-08 14:16:58 UTC (rev 25121)
@@ -1,2 +1,2 @@
-depends autoconf &&
+depends autoconf
depends module-init-tools
Modified: moonbase/trunk/kernel/linux-2.6/DETAILS
===================================================================
--- moonbase/trunk/kernel/linux-2.6/DETAILS 2007-07-08 14:13:04 UTC (rev 25120)
+++ moonbase/trunk/kernel/linux-2.6/DETAILS 2007-07-08 14:16:58 UTC (rev 25121)
@@ -1,5 +1,5 @@
MODULE=linux-2.6
- VERSION=2.6.21.5
+ VERSION=2.6.21.6
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
SOURCE2=patch-${VERSION}.bz2
@@ -9,10 +9,10 @@
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6/
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6/
SOURCE_VFY=sha1:0d2eb42c8dd5944f1849a020041cd7a4036c798c
- SOURCE2_VFY=sha1:21bcfdd14fed28f6c7de913d838ac49766e127de
+ SOURCE2_VFY=sha1:aac7a8fd461515ee83395014ba479de2940e73c3
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20070612
+ UPDATED=20070708
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list