diff options
author | Petr Hejl <silenost01@seznam.cz> | 2014-06-17 07:55:28 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-06-18 16:19:03 -0500 |
commit | a73d41f34f030fb9ed5812b67e362524a7932e26 (patch) | |
tree | aba691bd9032f3e9212cf1334666da67c48a8472 /system/spl-solaris/spl-solaris.SlackBuild | |
parent | 092025b7f178da4a5f5d273d1ef6d0ef6cea42b2 (diff) |
system/spl-solaris: Updated for version 0.6.3.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/spl-solaris/spl-solaris.SlackBuild b/system/spl-solaris/spl-solaris.SlackBuild index 3c4631a3427b4..e21f6e29d2790 100644 --- a/system/spl-solaris/spl-solaris.SlackBuild +++ b/system/spl-solaris/spl-solaris.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for spl-solaris -# Copyright 2013 Petr Hejl - Czech Republic +# Copyright 2013-2014 Petr Hejl - Czech Republic # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ PRGNAM=spl-solaris SRCNAM=spl -VERSION=${VERSION:-0.6.2} +VERSION=${VERSION:-0.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |