diff options
author | Gary Herreman <gary@garyrh.com> | 2015-07-04 09:07:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:19 +0700 |
commit | 70da6055e674ba77e705a1ecd02767485449bd3e (patch) | |
tree | 84b460dff571131b3a2cbe295a290aebc3a838d4 /system/lziprecover/lziprecover.SlackBuild | |
parent | a526212fef58ddff7a9014c6b5eccd90173e5cfe (diff) | |
download | slackbuilds-70da6055e674ba77e705a1ecd02767485449bd3e.tar.gz |
system/lziprecover: Updated for version 1.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lziprecover/lziprecover.SlackBuild')
-rw-r--r-- | system/lziprecover/lziprecover.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/lziprecover/lziprecover.SlackBuild b/system/lziprecover/lziprecover.SlackBuild index 0de0d6a0ab..4bf23299e9 100644 --- a/system/lziprecover/lziprecover.SlackBuild +++ b/system/lziprecover/lziprecover.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lziprecover -VERSION=${VERSION:-1.16} +VERSION=${VERSION:-1.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |