mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/svn-all-fast-export: Updated for version 1.0.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
7203ebdbc4
commit
4035526e40
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 Andrew Clemons, Wellington New Zealand
|
# Copyright 2017-2018 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.11}
|
VERSION=${VERSION:-1.0.12}
|
||||||
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.11"
|
VERSION="1.0.12"
|
||||||
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.11/svn2git-1.0.11.tar.gz"
|
DOWNLOAD="https://github.com/svn-all-fast-export/svn2git/archive/1.0.12/svn2git-1.0.12.tar.gz"
|
||||||
MD5SUM="fe258bf94ec3b05ccbbf033de20b02b7"
|
MD5SUM="ae7899b2a5079211e445b8d0394f86fd"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue