diff options
author | Marcin Szychowski <szycha@gmail.com> | 2018-02-22 06:29:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-24 06:55:39 +0700 |
commit | dcd885e38f125fcc90d2b5fa3533fa932e201bae (patch) | |
tree | 9495c191c3be8823bd6cc6443c9686be10288977 /system/spl-solaris/spl-solaris.SlackBuild | |
parent | 57659cfd3da443f6f19940fb3cdb188cc2a3dfbb (diff) |
system/spl-solaris: Updated for version 0.7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/spl-solaris/spl-solaris.SlackBuild')
-rw-r--r-- | system/spl-solaris/spl-solaris.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/spl-solaris/spl-solaris.SlackBuild b/system/spl-solaris/spl-solaris.SlackBuild index 27cc5331060c6..c6ae08bb5b57a 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.5} +VERSION=${VERSION:-0.7.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |