[Lunar-commits] <moonbase-core> linux: version bumped to 3.10.
Florin Braescu
florin at lunar-linux.org
Sat Jul 6 20:06:44 CEST 2013
commit 34acf95d8d26c7cd266eeb5ce4028d01a0e52544
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 06 Jul 2013 00:54:12 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/34acf95d8d26c7cd266eeb5ce4028d01a0e52544
linux: version bumped to 3.10.
---
kernel/linux/DETAILS | +7/-7
1 file changed, 7 insertions(+), 7 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
- VERSION=3.9.7
+ VERSION=3.10
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:61d99c3e144d2b31f41cb593bebcd85ddc550bdb
- SOURCE2_VFY=sha1:b1c0c425651a164fb8959a631f36c8561b6bf30c
+# 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:a649d5c15f68ccbae1c4863e357bdc48da4cc0b4
+# SOURCE2_VFY=sha1:
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20130621
+ UPDATED=20130703
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list