[Lunar-commits] <moonbase-core> linux: version bumped to 3.6.
Florin Braescu
florin at lunar-linux.org
Tue Oct 2 12:57:27 CEST 2012
commit 5a54cd3e3790c28b3e498725b386c0520a83ea65
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 02 Oct 2012 03:57:27 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/5a54cd3e3790c28b3e498725b386c0520a83ea65
linux: version bumped to 3.6.
---
kernel/linux/DETAILS | +7/-7
1 file changed, 7 insertions(+), 7 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
- VERSION=3.5.4
+ VERSION=3.6
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
- SOURCE2=patch-$VERSION.bz2
+# SOURCE2=patch-$VERSION.bz2
SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
- SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
- SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
- SOURCE_VFY=sha1:732b67c5d836b7d59ad201f8b5104ca501b1d2bc
- SOURCE2_VFY=sha1:2d6bc13651fe7dbef22c1b4cfa83b46dd931051b
+# SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
+# SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
+ SOURCE_VFY=sha1:e0bffe68a714cf3cb8548aff39c5311b2135b18c
+# SOURCE2_VFY=sha1:2d6bc13651fe7dbef22c1b4cfa83b46dd931051b
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20120915
+ UPDATED=20121002
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list