mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/svn-all-fast-export: Updated for version 1.0.17.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
04d522c6bf
commit
ceccffd2ed
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for svn-all-fast-export
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=svn-all-fast-export
|
PRGNAM=svn-all-fast-export
|
||||||
SRCNAM=svn2git
|
SRCNAM=svn2git
|
||||||
VERSION=${VERSION:-1.0.16}
|
VERSION=${VERSION:-1.0.17}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="svn-all-fast-export"
|
PRGNAM="svn-all-fast-export"
|
||||||
VERSION="1.0.16"
|
VERSION="1.0.17"
|
||||||
HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
|
HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
|
||||||
DOWNLOAD="https://github.com/svn-all-fast-export/svn2git/archive/1.0.16/svn2git-1.0.16.tar.gz"
|
DOWNLOAD="https://github.com/svn-all-fast-export/svn2git/archive/1.0.17/svn2git-1.0.17.tar.gz"
|
||||||
MD5SUM="c5eae13c9a32a5b1f63cb093dcaab8d1"
|
MD5SUM="a1fcfd77803f652768f64fab0ae86b98"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue