aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-07 20:02:39 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 07:49:17 +0700
commit7c93f676af3d948762c911626146f30c5869c6e0 (patch)
treec78cd9ea959f8927579d1375bacf242d98096aa0 /python/python3-dulwich/python3-dulwich.SlackBuild
parent7c67596fad9dd7d36512d791cd636ab87881ced3 (diff)
python/python3-dulwich: updated for version 0.22.7
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 45a80b20ec..971ed58743 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.1}
+VERSION=${VERSION:-0.22.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}