Skip to content

Commit

Permalink
linux: version bumped to 3.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Aug 26, 2012
1 parent e3c1e48 commit 7659c6b
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.5.2
VERSION=3.5.3
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:732b67c5d836b7d59ad201f8b5104ca501b1d2bc
SOURCE2_VFY=sha1:a429241e37b32c232698a9f9b8d9cfb75f27a928
SOURCE2_VFY=sha1:81bff1abbdf745f2f4ed76cb88879ea4589add81
WEB_SITE=http://www.kernel.org
ENTERED=20111121
UPDATED=20120816
UPDATED=20120826
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
Expand Down

0 comments on commit 7659c6b

Please sign in to comment.