diff options
-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="" |