[Lunar-commits] <moonbase-core> linux: version bumped to 3.16.2
Stefan Wold
ratler at lunar-linux.org
Sat Sep 13 13:28:32 CEST 2014
commit 77dc629d48e3d57929a758fa75a0f0d00dfd16ab
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 13 Sep 2014 13:28:09 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/77dc629d48e3d57929a758fa75a0f0d00dfd16ab
linux: version bumped to 3.16.2
---
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.16.1
+ VERSION=3.16.2
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
if [ -n "$(echo $VERSION | cut -d. -f3)" ] ; then
@@ -10,10 +10,10 @@ fi
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
SOURCE_VFY=sha256:4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
- SOURCE2_VFY=sha256:d2bf33289acf5c05b57aaca1fd8bb1935ac280c5c4090874e84806d35e17012e
+ SOURCE2_VFY=sha256:567c903c21a932c6265eae1dee9ac708e33fc5405d69204de2588760ed0bde72
WEB_SITE=http://www.kernel.org/
ENTERED=20111121
- UPDATED=20140816
+ UPDATED=20140913
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list