[Lunar-commits] <moonbase-core> Merge pull request #157 from Florin65/kernel
Auke Kok
sofar+github at foo-projects.org
Mon Nov 5 19:45:47 CET 2012
commit 0f262d0889fe6a6ca5fa5a90dd95c12b1eed87c2
Author: Auke Kok <sofar+github at foo-projects.org>
Date: Mon, 05 Nov 2012 10:45:47 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/0f262d0889fe6a6ca5fa5a90dd95c12b1eed87c2
Merge pull request #157 from Florin65/kernel
linux: version bumped to 3.6.6.
---
kernel/linux/DETAILS | +3/-3
1 file changed
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
- VERSION=3.6.5
+ VERSION=3.6.6
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:e0bffe68a714cf3cb8548aff39c5311b2135b18c
- SOURCE2_VFY=sha1:d8eaf018da3a91c61b021e25862d7266cc0da072
+ SOURCE2_VFY=sha1:b04238ff60b7e1c739f40b620ad105c0035e0a46
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20121101
+ UPDATED=20121105
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list