aboutsummaryrefslogtreecommitdiff
path: root/development/git-tools/git-tools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/git-tools/git-tools.SlackBuild')
-rw-r--r--development/git-tools/git-tools.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/development/git-tools/git-tools.SlackBuild b/development/git-tools/git-tools.SlackBuild
index 78a9c4c7a9..c3a9120426 100644
--- a/development/git-tools/git-tools.SlackBuild
+++ b/development/git-tools/git-tools.SlackBuild
@@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20250902 bkw: update for v2025.08.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=git-tools
-VERSION=${VERSION:-2022.12}
+VERSION=${VERSION:-2025.08}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}