[Lunar-commits] <moonbase-core> linux: version bumped to 2.6.1.
Florin Braescu
florin at lunar-linux.org
Mon Oct 8 17:47:55 CEST 2012
commit 18d2bf9b4a464e1f518756d831466cc78c1d30ed
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 08 Oct 2012 08:47:55 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/18d2bf9b4a464e1f518756d831466cc78c1d30ed
linux: version bumped to 2.6.1.
---
kernel/linux/DETAILS | +6/-6
1 file changed, 6 insertions(+), 6 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
- VERSION=3.6
+ VERSION=3.6.1
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
+ 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
+ SOURCE2_VFY=sha1:43c3179302720e2fa4064556906bf70ccef09f60
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20121002
+ UPDATED=20121008
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list