diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-10-02 22:40:01 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 08:08:03 +0700 |
commit | b89456cf99be62c7796308588d46602321cf0ac6 (patch) | |
tree | e99961ad3b1a1baafa159e5c04a05971cf2bfb04 /python | |
parent | adbeb6137d24faf59f9b5c7668c718adddbb0e42 (diff) | |
download | slackbuilds-b89456cf99be62c7796308588d46602321cf0ac6.tar.gz |
python/dulwich: Updated for version 0.9.7.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python')
-rw-r--r-- | python/dulwich/dulwich.SlackBuild | 2 | ||||
-rw-r--r-- | python/dulwich/dulwich.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild index e9a09b5a1a..09699d305a 100644 --- a/python/dulwich/dulwich.SlackBuild +++ b/python/dulwich/dulwich.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dulwich -VERSION=${VERSION:-0.9.6} +VERSION=${VERSION:-0.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index c41303df1d..c612eeb3ed 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.9.6" +VERSION="0.9.7" HOMEPAGE="http://www.samba.org/~jelmer/dulwich/" -DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.6.tar.gz" -MD5SUM="9cfa401f7f22df4338d4a090d5762538" +DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.7.tar.gz" +MD5SUM="67373bc293d25fe0f67161b7151f5aa9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |