diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-02-12 08:00:10 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-15 10:37:31 +0700 |
commit | ceccffd2eda1e5355e340ed60b5c6a1b2a630d2b (patch) | |
tree | 2cf2fcef812a3d21b0e648467f3ac1699f9357db /development/svn-all-fast-export/svn-all-fast-export.SlackBuild | |
parent | 04d522c6bf846dc7f1b65c1bfa3a46727369e80a (diff) |
development/svn-all-fast-export: Updated for version 1.0.17.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/svn-all-fast-export/svn-all-fast-export.SlackBuild')
-rw-r--r-- | development/svn-all-fast-export/svn-all-fast-export.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/svn-all-fast-export/svn-all-fast-export.SlackBuild b/development/svn-all-fast-export/svn-all-fast-export.SlackBuild index 9e877eab70..63493a6c07 100644 --- a/development/svn-all-fast-export/svn-all-fast-export.SlackBuild +++ b/development/svn-all-fast-export/svn-all-fast-export.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for svn-all-fast-export -# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=svn-all-fast-export SRCNAM=svn2git -VERSION=${VERSION:-1.0.16} +VERSION=${VERSION:-1.0.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |