summaryrefslogtreecommitdiffstats
path: root/python/dulwich/dulwich.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2017-02-02 14:07:32 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:57 +0700
commit8f2be2867efff623214a0b5d320168b28dcbe510 (patch)
tree0cd31f7d3ff34c02cf8df1a20397531a61696f73 /python/dulwich/dulwich.SlackBuild
parentd04ae9776cf8d615a9a37a63dcbe719b50853f33 (diff)
downloadslackbuilds-8f2be2867efff623214a0b5d320168b28dcbe510.tar.gz
slackbuilds-8f2be2867efff623214a0b5d320168b28dcbe510.tar.xz
python/dulwich: Updated for version 0.16.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/dulwich/dulwich.SlackBuild')
-rw-r--r--python/dulwich/dulwich.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild
index d5c1163076..188571c504 100644
--- a/python/dulwich/dulwich.SlackBuild
+++ b/python/dulwich/dulwich.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dulwich
-# Copyright 2012-2016 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2017 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dulwich
-VERSION=${VERSION:-0.16.1}
+VERSION=${VERSION:-0.16.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}