aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-05-04 08:58:34 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-04 23:59:12 +0700
commitc8af424a20b88553371da18c716b7e9e8f763d5c (patch)
treead892b2e3b6873d707ffd4bd1be8dfedacafca5d /python/python3-dulwich/python3-dulwich.SlackBuild
parent770a57b4501252db536aee804e96c98e37d0e8e8 (diff)
python/python3-dulwich: updated for version 0.21.5
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 1f3cdeb2f4..d117a02375 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.21.3}
+VERSION=${VERSION:-0.21.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}