diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2016-03-13 19:24:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-15 00:26:15 +0700 |
commit | 99167313f9c6ba287508af5e3ab353e7b6fadd23 (patch) | |
tree | ef5f6585ed1ad0879714f21b7ef22839a98d5894 /system/nilfs-utils/nilfs-utils.SlackBuild | |
parent | 9c3360c4eddae5bdad41a7f1f0e4b34d07571d93 (diff) | |
download | slackbuilds-99167313f9c6ba287508af5e3ab353e7b6fadd23.tar.gz |
system/nilfs-utils: Updated for version 2.2.3.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/nilfs-utils/nilfs-utils.SlackBuild')
-rw-r--r-- | system/nilfs-utils/nilfs-utils.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/nilfs-utils/nilfs-utils.SlackBuild b/system/nilfs-utils/nilfs-utils.SlackBuild index ea15e9e0e0..fb49a54737 100644 --- a/system/nilfs-utils/nilfs-utils.SlackBuild +++ b/system/nilfs-utils/nilfs-utils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nilfs-utils -# Copyright 2010-2014 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2010-2016 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nilfs-utils -VERSION=${VERSION:-2.2.2} +VERSION=${VERSION:-2.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |