[Lunar-commits] <moonbase-core> linux: version bumped to 3.5.
Florin Braescu
florin at lunar-linux.org
Fri Jul 27 17:03:43 CEST 2012
commit 83058cb8bfa7dade8c8b6f8ebde0da784b7195c9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 27 Jul 2012 08:03:43 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/83058cb8bfa7dade8c8b6f8ebde0da784b7195c9
linux: version bumped to 3.5.
---
kernel/linux/DETAILS +7/-7
1 files changed, 7 insertions (+), 7 deletions (-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
- VERSION=3.4.6
+ VERSION=3.5
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:4b225a1fd01056c54d1caf690de13f92bfed1156
- SOURCE2_VFY=sha1:d7d9ee7bf49e19a06cde34f3a54f608a658e4b40
+# 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:
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20120720
+ UPDATED=20120723
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list