aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich/python3-dulwich.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-09-09 16:23:33 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-17 00:10:27 +0700
commit3cbd6e056ee118e1e49bc057fbe76a88a51a48a8 (patch)
tree5dff39b53d74827431e5a6e910e60d7933503aba /python/python3-dulwich/python3-dulwich.SlackBuild
parentff78ad1ae603f8960ecc942ef5b573bc9ee3c56a (diff)
python/python3-dulwich: updated for version 0.21.6
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 b1afedd108..923d40cad6 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.5}
+VERSION=${VERSION:-0.21.6}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}