Skip to content

Commit

Permalink
linux: version bumped to 3.12.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Jan 11, 2014
1 parent a3d576d commit 370f684
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kernel/linux/DETAILS
@@ -1,17 +1,17 @@
MODULE=linux
VERSION=3.12.6
VERSION=3.12.7
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
SOURCE2=patch-$VERSION.bz2
SOURCE2=patch-$VERSION.xz
SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
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:de2ceb8cbcfacb8666bfe926159f72e2a9434587
SOURCE2_VFY=sha1:59419e262e81f9fb5783a9ff3c503c3a0b26c862
SOURCE2_VFY=sha1:c2db52c8d2e8c588f49c706dd3be2e69605235a0
WEB_SITE=http://www.kernel.org
ENTERED=20111121
UPDATED=20131223
UPDATED=20140110
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
Expand Down

0 comments on commit 370f684

Please sign in to comment.