aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-07-17 13:41:40 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-19 08:17:47 +0700
commite69ad0ebaf6ec0b79e288b4b9350038ae46226b0 (patch)
tree7704a8a99a5b7ddc4aaa5515fe3ee40d0e2a1f55 /python/python3-dulwich/python3-dulwich.SlackBuild
parentcdd542d6784aea709e75c4a7ffd03cba099327d4 (diff)
python/python3-dulwich: updated for version 0.23.2
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 f7f240e32e..8d5b58d296 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.22.8}
+VERSION=${VERSION:-0.23.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}