aboutsummaryrefslogtreecommitdiff
path: root/development/svn-all-fast-export
diff options
context:
space:
mode:
Diffstat (limited to 'development/svn-all-fast-export')
-rw-r--r--development/svn-all-fast-export/svn-all-fast-export.SlackBuild6
-rw-r--r--development/svn-all-fast-export/svn-all-fast-export.info6
2 files changed, 5 insertions, 7 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 a4d74c0d20..fec75aef3c 100644
--- a/development/svn-all-fast-export/svn-all-fast-export.SlackBuild
+++ b/development/svn-all-fast-export/svn-all-fast-export.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for svn-all-fast-export
# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand
+# Copyright 2025 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=svn-all-fast-export
SRCNAM=svn2git
-VERSION=${VERSION:-1.0.18}
+VERSION=${VERSION:-1.0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -39,9 +40,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
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 664551de74..405638694a 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.18"
+VERSION="1.0.20"
HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
-DOWNLOAD="https://github.com/svn-all-fast-export/svn2git/archive/1.0.18/svn2git-1.0.18.tar.gz"
-MD5SUM="57eccceef1f775202e91df5107c5e15b"
+DOWNLOAD="https://github.com/svn-all-fast-export/svn2git/archive/1.0.20/svn2git-1.0.20.tar.gz"
+MD5SUM="58e7d8ec5c3b854799e7a216f80b3855"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""