[Lunar-commits] <moonbase-core> linux: version bumped to 3.5.1.
Florin Braescu
florin at lunar-linux.org
Fri Aug 10 06:32:48 CEST 2012
commit 544d9b4ec56dee99d85bd63d9003801029d8bb2c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 09 Aug 2012 21:32:48 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/544d9b4ec56dee99d85bd63d9003801029d8bb2c
linux: version bumped to 3.5.1.
---
kernel/linux/DETAILS +6/-6
1 files changed, 6 insertions (+), 6 deletions (-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
- VERSION=3.5
+ VERSION=3.5.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:732b67c5d836b7d59ad201f8b5104ca501b1d2bc
-# SOURCE2_VFY=sha1:
+ SOURCE2_VFY=sha1:3c290f2cb7d0c3f77d31817e11ca2d7f89434ccf
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20120723
+ UPDATED=20120810
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list