[Lunar-commits] <moonbase-core> linux: version bumped to 3.7.1.
Florin Braescu
florin at lunar-linux.org
Tue Dec 18 18:58:58 CET 2012
commit 285d14d0c1cbfcc2bd0bd27e111d4c85f704e128
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 18 Dec 2012 09:58:58 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/285d14d0c1cbfcc2bd0bd27e111d4c85f704e128
linux: version bumped to 3.7.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.7
+ VERSION=3.7.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:18a30cecd740f118013839333d9774e79b6a7510
-# SOURCE2_VFY=sha1:efc9fb174bdb4af06aec2a6937a8ec0d9f280031
+ SOURCE2_VFY=sha1:05816e9e9434234fd3808837635338cf498bc95d
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20121214
+ UPDATED=20121218
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list