diff options
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 |
commit | a8a626e5aea9ec92cfee4ac47e0cb24e42827ad9 (patch) | |
tree | 610cc96a0a247a1ce287d2af909a43c47600bb27 /python/dulwich | |
parent | 693f7332387e3a91d746dba504dcd8b390dfc36e (diff) | |
download | slackbuilds-a8a626e5aea9ec92cfee4ac47e0cb24e42827ad9.tar.gz |
python/dulwich: Updated for version 0.9.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/dulwich')
-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="" |