aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-03-06 10:14:17 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:10 +0700
commitd9089799b44cc877f05909416e8c2cb3aede3caa (patch)
tree6d8cd3307d19c8bc572ad62814316e3322102507 /python/python3-dulwich/python3-dulwich.SlackBuild
parent1f4f2c61e5a437d210065243676ed91cb6c0e339 (diff)
python/python3-dulwich: Updated for version 0.21.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 f4d40c7c61..1f3cdeb2f4 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.20.42}
+VERSION=${VERSION:-0.21.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}