summaryrefslogtreecommitdiffstats
path: root/python/dulwich/dulwich.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2013-04-14 21:38:27 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-04-15 17:20:36 -0500
commita350a658973eb506f84f4716e7c907df07341951 (patch)
tree46645f1cd7f0ed3f21f53e89c15b43dbd1face0a /python/dulwich/dulwich.SlackBuild
parentad069ff4531060ef8cd0b0bf44b1bf592c4b4914 (diff)
downloadslackbuilds-a350a658973eb506f84f4716e7c907df07341951.tar.gz
slackbuilds-a350a658973eb506f84f4716e7c907df07341951.tar.xz
python/dulwich: Updated for version 0.8.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 6ca30405ca..143f7dc5f6 100644
--- a/python/dulwich/dulwich.SlackBuild
+++ b/python/dulwich/dulwich.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dulwich
-# Copyright 2012 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2013 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.8.5}
+VERSION=${VERSION:-0.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}