aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-04-25 14:59:38 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-25 21:29:34 +0700
commitabce7880c81cc5355ba1f399cccc343f30e3cb88 (patch)
treeb0189f1853c5f1732041d6c9cd6f02b4a8a31fc5 /python/python3-dulwich/python3-dulwich.SlackBuild
parent4709ad36696d9c050828291b6190971f4a160efc (diff)
python/python3-dulwich: updated for version 0.22.8
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 971ed58743..f7f240e32e 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.22.7}
+VERSION=${VERSION:-0.22.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}