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 | |
parent | ed52af000d2c8f30d1815360ad90a6d51a8b5794 (diff) | |
download | slackbuilds-c1a88719abd46d4507e7908a53d7a0f43c0bd291.tar.gz |
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')
-rw-r--r-- | development/svn-all-fast-export/svn-all-fast-export.SlackBuild | 4 | ||||
-rw-r--r-- | development/svn-all-fast-export/svn-all-fast-export.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/development/svn-all-fast-export/svn-all-fast-export.info b/development/svn-all-fast-export/svn-all-fast-export.info index 1539e14ca4..1d181817ff 100644 --- a/development/svn-all-fast-export/svn-all-fast-export.info +++ b/development/svn-all-fast-export/svn-all-fast-export.info @@ -1,8 +1,8 @@ PRGNAM="svn-all-fast-export" -VERSION="1.0.13" +VERSION="1.0.14" HOMEPAGE="https://github.com/svn-all-fast-export/svn2git" -DOWNLOAD="https://github.com/svn-all-fast-export/svn2git/archive/1.0.13/svn2git-1.0.13.tar.gz" -MD5SUM="08709346867e872208568c455d9ba0ce" +DOWNLOAD="https://github.com/svn-all-fast-export/svn2git/archive/1.0.14/svn2git-1.0.14.tar.gz" +MD5SUM="8c869d6f434de8863cca8064e1915758" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |