[Lunar-commits] <moonbase> linux: version bumped to 3.4.1.
Florin Braescu
florin at lunar-linux.org
Tue Jun 5 22:10:01 CEST 2012
commit 19a7c5134c9b102095f65cf4f4d25b81b56acbc8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jun 5 22:10:01 2012 +0200
linux: version bumped to 3.4.1.
---
kernel/linux/DETAILS | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/kernel/linux/DETAILS b/kernel/linux/DETAILS
index c228304..2f15b24 100644
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
- VERSION=3.4
+ VERSION=3.4.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:4b225a1fd01056c54d1caf690de13f92bfed1156
-# SOURCE2_VFY=sha1:33df42e70ac0ce872182cbc02ecb0218ba67f846
+ SOURCE2_VFY=sha1:d4f39b4f204fa1b4da98dd8fe8a798fd2507693e
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20120522
+ UPDATED=20120605
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list