aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-05-29 13:57:13 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-04 10:37:02 +0700
commitef9ec42efbcf98090a2dd9ffc9e42c059d84abf7 (patch)
tree93e32fb8d9cec011c27983d8465f32a44300827f /python/python3-dulwich/python3-dulwich.SlackBuild
parentc4f5d6346200b1537101dd9ba3ddd3e0c8985bd3 (diff)
python/python3-dulwich: Updated for version 0.20.42.
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 a80d2b5930493..f4d40c7c61af9 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.35}
+VERSION=${VERSION:-0.20.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}