[Lunar-commits] <moonbase-core> Merge pull request #235 from Florin65/linux
Auke Kok
sofar+github at foo-projects.org
Thu Feb 14 22:57:48 CET 2013
commit 21c022c794186147522dfe57217d72182eea30d0
Author: Auke Kok <sofar+github at foo-projects.org>
Date: Thu, 14 Feb 2013 13:57:48 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/21c022c794186147522dfe57217d72182eea30d0
Merge pull request #235 from Florin65/linux
linux: version bumped to 3.7.7.
---
kernel/linux/DETAILS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
- VERSION=3.7.6
+ VERSION=3.7.7
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
SOURCE2=patch-$VERSION.bz2
@@ -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:18a30cecd740f118013839333d9774e79b6a7510
- SOURCE2_VFY=sha1:7f26ffdddf4db90e801ab91146f6b6832cc9886c
+ SOURCE2_VFY=sha1:bfea1d5e649e7a20a3d594e01ea6d51a3521e058
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20130204
+ UPDATED=20130213
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list