summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Marcin Szychowski2017-12-30 16:42:29 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:56:01 +0100
commitbb843c9fe2c11501839fd7cec6ae39a223d65e40 (patch)
treed14b885608299d980df8f46e1a5ce8c5649f1f5a
parent25b4599354f1c6328a8e0af43a95a54d1227467b (diff)
downloadslackbuilds-bb843c9fe2c11501839fd7cec6ae39a223d65e40.tar.gz
system/spl-solaris: Updated for version 0.7.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--system/spl-solaris/README10
-rw-r--r--system/spl-solaris/slack-desc2
-rw-r--r--system/spl-solaris/spl-solaris.SlackBuild2
-rw-r--r--system/spl-solaris/spl-solaris.info6
4 files changed, 10 insertions, 10 deletions
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=""