From bb843c9fe2c11501839fd7cec6ae39a223d65e40 Mon Sep 17 00:00:00 2001 From: Marcin Szychowski Date: Sat, 30 Dec 2017 09:42:29 -0600 Subject: system/spl-solaris: Updated for version 0.7.5. Signed-off-by: Robby Workman --- system/spl-solaris/README | 10 +++++----- system/spl-solaris/slack-desc | 2 +- system/spl-solaris/spl-solaris.SlackBuild | 2 +- system/spl-solaris/spl-solaris.info | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'system/spl-solaris') diff --git a/system/spl-solaris/README b/system/spl-solaris/README index f08d1afbf1..bda1ca4944 100644 --- a/system/spl-solaris/README +++ b/system/spl-solaris/README @@ -1,7 +1,7 @@ The Solaris Porting Layer (SPL) is a Linux kernel module which -provides many of the Solaris kernel APIs. -This shim layer makes it possible to run Solaris kernel code in the -Linux kernel with relatively minimal modification. +provides many of the Solaris kernel APIs. This shim layer makes +it possible to run Solaris kernel code in the Linux kernel with +relatively minimal modification. This can be particularly useful when you want to track upstream Solaris development closely and do not want the overhead of @@ -15,5 +15,5 @@ This package is kernel dependent, so you'll need to recompile it for every new kernel you choose to run. If you're building this for a kernel that isn't currently running, -you'll need to pass what that kernel's 'uname -a' output will be -to the KERN variable when running the script, e.g. KERN=4.14.9 +you'll need to pass what that kernel's 'uname -r' output will be +to the KERN variable when running the build script, e.g. KERN=4.14.9 diff --git a/system/spl-solaris/slack-desc b/system/spl-solaris/slack-desc index 4e563437e2..2481738ff3 100644 --- a/system/spl-solaris/slack-desc +++ b/system/spl-solaris/slack-desc @@ -13,7 +13,7 @@ spl-solaris: which provides many of the Solaris kernel APIs. spl-solaris: This shim layer makes it possible to run Solaris kernel code spl-solaris: in the Linux kernel with relatively minimal modification. spl-solaris: -spl-solaris: homepage: http://zfsonlinux.org +spl-solaris: Homepage: http://zfsonlinux.org spl-solaris: spl-solaris: spl-solaris: diff --git a/system/spl-solaris/spl-solaris.SlackBuild b/system/spl-solaris/spl-solaris.SlackBuild index f5e8a3eb25..c3d867b099 100644 --- a/system/spl-solaris/spl-solaris.SlackBuild +++ b/system/spl-solaris/spl-solaris.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=spl-solaris SRCNAM=spl -VERSION=${VERSION:-0.7.4} +VERSION=${VERSION:-0.7.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/spl-solaris/spl-solaris.info b/system/spl-solaris/spl-solaris.info index 159be0c593..58005d2503 100644 --- a/system/spl-solaris/spl-solaris.info +++ b/system/spl-solaris/spl-solaris.info @@ -1,8 +1,8 @@ PRGNAM="spl-solaris" -VERSION="0.7.4" +VERSION="0.7.5" HOMEPAGE="http://zfsonlinux.org" -DOWNLOAD="https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.4/spl-0.7.4.tar.gz" -MD5SUM="1c72afb7d71e0a56bf1789f276887449" +DOWNLOAD="https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.5/spl-0.7.5.tar.gz" +MD5SUM="9659a369571701f726af11426084ced6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3