[Lunar-commits] <moonbase-core> linux: version bumped to 3.10.1.
Florin Braescu
florin at lunar-linux.org
Thu Jul 25 11:26:39 CEST 2013
commit cc7ae5b3907b61964d0f6446eae8a17c43ccb6c6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 19 Jul 2013 07:11:00 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/cc7ae5b3907b61964d0f6446eae8a17c43ccb6c6
linux: version bumped to 3.10.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.10
+ VERSION=3.10.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:a649d5c15f68ccbae1c4863e357bdc48da4cc0b4
-# SOURCE2_VFY=sha1:
+ SOURCE2_VFY=sha1:4638f3d1270a6bc5303af8687bf7acd58543fe15
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20130703
+ UPDATED=20130714
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list