[Lunar-commits] <moonbase-core> Merge pull request #181 from Florin65/kernel
Auke Kok
sofar+github at foo-projects.org
Fri Dec 7 13:59:18 CET 2012
commit a61e8885cb2497c094bd4ce190f6feeefeccdbd8
Author: Auke Kok <sofar+github at foo-projects.org>
Date: Fri, 07 Dec 2012 04:59:18 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/a61e8885cb2497c094bd4ce190f6feeefeccdbd8
Merge pull request #181 from Florin65/kernel
linux: version bumped to 3.6.9.
---
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.8
+ VERSION=3.6.9
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:be12bba4502ea0a20f38ed5c87d04048a69723cb
+ SOURCE2_VFY=sha1:90f17ccadd54257d261a003c8da27e8b2813eee8
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20121127
+ UPDATED=20121204
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list