aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-09-20 18:19:35 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-22 08:20:54 +0700
commit94e59f04e792f2d26330651ce359b24518e4d070 (patch)
treea7b11099c083522c0b3fd97a98fb0354a7e4173d /python/python3-dulwich/python3-dulwich.SlackBuild
parent4b0c4dd7f878e8c4272db1c3d60fa81c797cf2ce (diff)
python/python3-dulwich: updated for version 0.24.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dulwich/python3-dulwich.SlackBuild')
-rw-r--r--python/python3-dulwich/python3-dulwich.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dulwich/python3-dulwich.SlackBuild b/python/python3-dulwich/python3-dulwich.SlackBuild
index 8d5b58d296..93ac1ab639 100644
--- a/python/python3-dulwich/python3-dulwich.SlackBuild
+++ b/python/python3-dulwich/python3-dulwich.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dulwich
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.23.2}
+VERSION=${VERSION:-0.24.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}