[Lunar-commits] r23949 - moonbase/trunk/kernel/linux-2.6
Florin Braescu
florin at lunar-linux.org
Fri Apr 6 22:53:49 CEST 2007
Author: florin
Date: 2007-04-06 22:53:48 +0200 (Fri, 06 Apr 2007)
New Revision: 23949
Modified:
moonbase/trunk/kernel/linux-2.6/DETAILS
Log:
bump the version from 2.6.20.4 to 2.6.20.5. many bugfixes.
Modified: moonbase/trunk/kernel/linux-2.6/DETAILS
===================================================================
--- moonbase/trunk/kernel/linux-2.6/DETAILS 2007-04-06 15:56:06 UTC (rev 23948)
+++ moonbase/trunk/kernel/linux-2.6/DETAILS 2007-04-06 20:53:48 UTC (rev 23949)
@@ -1,5 +1,5 @@
MODULE=linux-2.6
- VERSION=2.6.20.4
+ VERSION=2.6.20.5
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:e730979adfb287528263e779c91284659672510d
- SOURCE2_VFY=sha1:0bf70f44edab39111682c269d81056e76ff74c7d
+ SOURCE2_VFY=sha1:896732607f1c5233d30d3bde6e1c135b288a7dab
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20070324
+ UPDATED=20070406
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list