[Lunar-commits] <moonbase-core> linux: version bumped to 3.15.8.
Florin Braescu
florin at lunar-linux.org
Wed Aug 6 23:17:38 CEST 2014
commit e773dee4995e6b24a6c47fa0c694649f99154c8c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 02 Aug 2014 13:04:09 +0300
URL: https://github.com/lunar-linux/moonbase-core/commit/e773dee4995e6b24a6c47fa0c694649f99154c8c
linux: version bumped to 3.15.8.
---
kernel/linux/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
- VERSION=3.14.6
+ VERSION=3.15.8
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
if [ -n "$(echo $VERSION | cut -d. -f3)" ] ; then
@@ -9,11 +9,11 @@ fi
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:fc777520e5976caf0d5513502b8156f73748e379
- SOURCE2_VFY=sha1:db4de57cdea603a4ade442e8eb46008050d08cbf
+ SOURCE_VFY=sha1:f21a27b36ad7169596b0b809707f1442e6d2bb89
+ SOURCE2_VFY=sha1:347c77b1e3d827f6c071004ea98af0383606a782
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20140608
+ UPDATED=20140801
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list