[Lunar-commits] <moonbase-core> linux: version bumped to 3.17.4.
Florin Braescu
florin at lunar-linux.org
Sat Nov 22 09:47:40 CET 2014
commit 49e4b86ca02696f7f86b4e3400a797b971ca52d8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 22 Nov 2014 09:41:21 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/49e4b86ca02696f7f86b4e3400a797b971ca52d8
linux: version bumped to 3.17.4.
---
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.17.2
+ VERSION=3.17.4
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:f5153ec93c5fcd41b247950e6a9bcbc63fa87beafd112c133a622439a0f76251
- SOURCE2_VFY=sha256:4576c30a46c016502cdd007d28dde4f2d141c0f8096be8623a9ff519323db777
+ SOURCE2_VFY=sha256:eeef37397a15245bd143569908be40622a87dc7673965e623e811ea3f68b8434
WEB_SITE=http://www.kernel.org/
ENTERED=20111121
- UPDATED=20141031
+ UPDATED=20141122
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list