Skip to content

Commit

Permalink
linux: version bumped to 3.6.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Nov 18, 2012
1 parent 40c1764 commit 9419e74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kernel/linux/DETAILS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MODULE=linux
VERSION=3.6.6
VERSION=3.6.7
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
SOURCE2=patch-$VERSION.bz2
Expand All @@ -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:b04238ff60b7e1c739f40b620ad105c0035e0a46
SOURCE2_VFY=sha1:f4329a73dd2d98e29c8b30b9136f4c0c3b2d0c60
WEB_SITE=http://www.kernel.org
ENTERED=20111121
UPDATED=20121105
UPDATED=20121118
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
Expand Down

0 comments on commit 9419e74

Please sign in to comment.