[Lunar-commits] <moonbase-core> linux: version bumped to 3.10.5.
Florin Braescu
florin at lunar-linux.org
Sun Aug 4 19:34:28 CEST 2013
commit 71c65a257648cffb562bb6c33ecf5dea9685b1b5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 04 Aug 2013 04:50:44 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/71c65a257648cffb562bb6c33ecf5dea9685b1b5
linux: version bumped to 3.10.5.
---
kernel/linux/DETAILS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
- VERSION=3.10.1
+ VERSION=3.10.5
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
SOURCE2=patch-$VERSION.bz2
@@ -8,10 +8,10 @@
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:4638f3d1270a6bc5303af8687bf7acd58543fe15
+ SOURCE2_VFY=sha1:0480e8df15276f94ad4397a584d9528c30fbc543
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20130714
+ UPDATED=20130804
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list