diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-04-19 16:26:46 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-20 08:20:53 +0700 |
commit | c1a88719abd46d4507e7908a53d7a0f43c0bd291 (patch) | |
tree | e48cdfe765cb4d28c448196b939425798d8ad81d /development/svn-all-fast-export/svn-all-fast-export.SlackBuild | |
parent | ed52af000d2c8f30d1815360ad90a6d51a8b5794 (diff) |
development/svn-all-fast-export: Updated for version 1.0.14.
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 f631141351..ad03d18db4 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-2018 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2019 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.13} +VERSION=${VERSION:-1.0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |