[Lunar-commits] <moonbase-core> linux: version bumped to 3.12.7.
Florin Braescu
florin at lunar-linux.org
Sat Jan 11 16:25:18 CET 2014
commit 370f684a433e25ae970f3e4cc7e41fb554fa82e7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 11 Jan 2014 03:12:21 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/370f684a433e25ae970f3e4cc7e41fb554fa82e7
linux: version bumped to 3.12.7.
---
kernel/linux/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
- VERSION=3.12.6
+ VERSION=3.12.7
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
- SOURCE2=patch-$VERSION.bz2
+ SOURCE2=patch-$VERSION.xz
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:de2ceb8cbcfacb8666bfe926159f72e2a9434587
- SOURCE2_VFY=sha1:59419e262e81f9fb5783a9ff3c503c3a0b26c862
+ SOURCE2_VFY=sha1:c2db52c8d2e8c588f49c706dd3be2e69605235a0
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20131223
+ UPDATED=20140110
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list