diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/dulwich/dulwich.SlackBuild | 4 | ||||
-rw-r--r-- | python/dulwich/dulwich.info | 8 |
2 files changed, 6 insertions, 6 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} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index c612eeb3ed..eb94e9c320 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.9.7" -HOMEPAGE="http://www.samba.org/~jelmer/dulwich/" -DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.7.tar.gz" -MD5SUM="67373bc293d25fe0f67161b7151f5aa9" +VERSION="0.9.8" +HOMEPAGE="https://www.samba.org/~jelmer/dulwich/" +DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.8.tar.gz" +MD5SUM="854f711ea4f52d7dd20d9661bd394fab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |