aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-12-08 16:13:51 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-08 22:43:13 +0700
commit954761813d13ada5dc559d972bae7859093ae03f (patch)
treef20ae44610ef6833654b77015e4825686d3bff70 /python/python3-dulwich/python3-dulwich.SlackBuild
parent05736ec81a52f402ca4acdbc02b90461fbd4a107 (diff)
python/python3-dulwich: updated for version 0.21.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-dulwich/python3-dulwich.SlackBuild b/python/python3-dulwich/python3-dulwich.SlackBuild
index 923d40cad6..af3c42eea8 100644
--- a/python/python3-dulwich/python3-dulwich.SlackBuild
+++ b/python/python3-dulwich/python3-dulwich.SlackBuild
@@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dulwich
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.21.6}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.21.7}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}