summaryrefslogtreecommitdiffstats
path: root/python/dulwich
diff options
context:
space:
mode:
author Audrius Kažukauskas2013-04-15 04:38:27 +0200
committer Robby Workman2013-04-16 00:20:36 +0200
commita350a658973eb506f84f4716e7c907df07341951 (patch)
tree46645f1cd7f0ed3f21f53e89c15b43dbd1face0a /python/dulwich
parentad069ff4531060ef8cd0b0bf44b1bf592c4b4914 (diff)
downloadslackbuilds-a350a658973eb506f84f4716e7c907df07341951.tar.gz
python/dulwich: Updated for version 0.8.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/dulwich')
-rw-r--r--python/dulwich/dulwich.SlackBuild4
-rw-r--r--python/dulwich/dulwich.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info
index 7ed1b5f285..dc3fe7fa50 100644
--- a/python/dulwich/dulwich.info
+++ b/python/dulwich/dulwich.info
@@ -1,8 +1,8 @@
PRGNAM="dulwich"
-VERSION="0.8.5"
+VERSION="0.8.7"
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
-DOWNLOAD="http://www.samba.org/~jelmer/dulwich/dulwich-0.8.5.tar.gz"
-MD5SUM="544724f9ac9fe6f9865526917ad284d9"
+DOWNLOAD="http://www.samba.org/~jelmer/dulwich/dulwich-0.8.7.tar.gz"
+MD5SUM="60d8b8e974970f2c3cbae5dc9fe0f645"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""