Skip to content

Commit

Permalink
linux: version bumped to 3.9.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Jun 23, 2013
1 parent 7e66c15 commit 984c15f
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.9.6
VERSION=3.9.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:61d99c3e144d2b31f41cb593bebcd85ddc550bdb
SOURCE2_VFY=sha1:c8e553da3095cf1171cac126b2e91161ee16ef0b
SOURCE2_VFY=sha1:b1c0c425651a164fb8959a631f36c8561b6bf30c
WEB_SITE=http://www.kernel.org
ENTERED=20111121
UPDATED=20130616
UPDATED=20130621
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
Expand Down

0 comments on commit 984c15f

Please sign in to comment.