aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-28 16:02:48 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:55 +0700
commit8c829f0c958f4db1497bc78e2ef6e63a3d56968a (patch)
tree45bc0d231f305fcdfb69fe031be52f49205b9742 /python/python3-dulwich/python3-dulwich.SlackBuild
parent62d713887cac73e432dd838ebbf9b22628db662b (diff)
python/python3-dulwich: updated for version 0.20.35
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 81601c9091..a80d2b5930 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.32}
+VERSION=${VERSION:-0.20.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}