[Lunar-commits] <moonbase-core> Merge pull request #132 from Florin65/kernel
Auke Kok
sofar+github at foo-projects.org
Wed Oct 17 18:11:44 CEST 2012
commit 0df2e1a4e8dc095a83a189092b94b7f50f881b24
Author: Auke Kok <sofar+github at foo-projects.org>
Date: Wed, 17 Oct 2012 09:11:44 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/0df2e1a4e8dc095a83a189092b94b7f50f881b24
Merge pull request #132 from Florin65/kernel
linux: version bumped to 3.6.2.
---
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.1
+ VERSION=3.6.2
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:43c3179302720e2fa4064556906bf70ccef09f60
+ SOURCE2_VFY=sha1:1c21e61be8c786949ac929d77c8d7074119dea58
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20121008
+ UPDATED=20121013
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list