Skip to content

Commit

Permalink
linux: version bumped to 3.2.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Feb 28, 2012
1 parent 33e8e4a commit 22f32b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
VERSION=3.2.7
VERSION=3.2.8
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:0d6ae32001e3c2ecd996675c4262a9ae977733c5
SOURCE2_VFY=sha1:59d629be5c7acf2de644fe6a89468d6d67203420
SOURCE2_VFY=sha1:83dbb2a93e827614008ff0074c95e1d5cdcdaa6b
WEB_SITE=http://www.kernel.org
ENTERED=20111121
UPDATED=20120221
UPDATED=20120228
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
Expand Down

0 comments on commit 22f32b2

Please sign in to comment.