[Lunar-commits] <moonbase-core> linux: version bumped to 3.11.4.
Florin Braescu
florin at lunar-linux.org
Mon Oct 7 21:12:15 CEST 2013
commit 0c680007914d0570f2d5752c07539118ec0d0b2d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 06 Oct 2013 02:28:58 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/0c680007914d0570f2d5752c07539118ec0d0b2d
linux: version bumped to 3.11.4.
---
kernel/linux/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
- VERSION=3.10.10
+ VERSION=3.11.4
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
SOURCE2=patch-$VERSION.bz2
@@ -7,11 +7,11 @@
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:a649d5c15f68ccbae1c4863e357bdc48da4cc0b4
- SOURCE2_VFY=sha1:e240210cc2ff05aa3769c2ed86e48afc3b48b05d
+ SOURCE_VFY=sha1:d50478f19d42ae2e5f21e4b0f802d0ea83a8dabe
+ SOURCE2_VFY=sha1:ed4a5fc8495aa551028f913cd8fa43fd836b91fa
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20130830
+ UPDATED=20131006
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list