development/svn-all-fast-export: Updated for version 1.0.14.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
ed52af000d
commit
c1a88719ab
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue