summaryrefslogtreecommitdiffstats
path: root/python/dulwich/dulwich.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2015-01-16 21:35:22 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-18 09:08:57 +0700
commita8a626e5aea9ec92cfee4ac47e0cb24e42827ad9 (patch)
tree610cc96a0a247a1ce287d2af909a43c47600bb27 /python/dulwich/dulwich.SlackBuild
parent693f7332387e3a91d746dba504dcd8b390dfc36e (diff)
downloadslackbuilds-a8a626e5aea9ec92cfee4ac47e0cb24e42827ad9.tar.gz
slackbuilds-a8a626e5aea9ec92cfee4ac47e0cb24e42827ad9.tar.xz
python/dulwich: Updated for version 0.9.8.
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 09699d305a..c8a2f51dc3 100644
--- a/python/dulwich/dulwich.SlackBuild
+++ b/python/dulwich/dulwich.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dulwich
-# Copyright 2012-2014 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2015 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.9.7}
+VERSION=${VERSION:-0.9.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}