diff options
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 |
commit | a350a658973eb506f84f4716e7c907df07341951 (patch) | |
tree | 46645f1cd7f0ed3f21f53e89c15b43dbd1face0a /python | |
parent | ad069ff4531060ef8cd0b0bf44b1bf592c4b4914 (diff) |
python/dulwich: Updated for version 0.8.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/dulwich/dulwich.SlackBuild | 4 | ||||
-rw-r--r-- | python/dulwich/dulwich.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild index 6ca30405ca0d..143f7dc5f608 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 7ed1b5f28563..dc3fe7fa50db 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="" |