[Lunar-commits] <moonbase-core> linux: version bumped to 3.16.1
Stefan Wold
ratler at lunar-linux.org
Sat Aug 23 14:31:34 CEST 2014
commit eff0a35c5a5bb7db2a3444d9ee8ab9452c6ceb88
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 16 Aug 2014 22:11:23 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/eff0a35c5a5bb7db2a3444d9ee8ab9452c6ceb88
linux: version bumped to 3.16.1
---
kernel/linux/DETAILS | +7/-7
1 file changed, 7 insertions(+), 7 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
- VERSION=3.15.8
+ VERSION=3.16.1
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
if [ -n "$(echo $VERSION | cut -d. -f3)" ] ; then
@@ -9,14 +9,14 @@ 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:f21a27b36ad7169596b0b809707f1442e6d2bb89
- SOURCE2_VFY=sha1:347c77b1e3d827f6c071004ea98af0383606a782
- WEB_SITE=http://www.kernel.org
+ SOURCE_VFY=sha256:4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
+ SOURCE2_VFY=sha256:d2bf33289acf5c05b57aaca1fd8bb1935ac280c5c4090874e84806d35e17012e
+ WEB_SITE=http://www.kernel.org/
ENTERED=20111121
- UPDATED=20140801
+ UPDATED=20140816
SHORT="The core of a Linux GNU Operating System"
- KEEP_SOURCE=on
- TMPFS=off
+KEEP_SOURCE=on
+TMPFS=off
cat << EOF
This is the latest stable version the Linux kernel for Lunar Linux distro.
More information about the Lunar-commits
mailing list