diff options
Diffstat (limited to 'python/dulwich')
-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 a0a6a9db61..4aa315b7ab 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.10.0} +VERSION=${VERSION:-0.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index 1bb0742ded..59f565f34b 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.10.0" +VERSION="0.10.1" HOMEPAGE="https://www.samba.org/~jelmer/dulwich/" -DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.10.0.tar.gz" -MD5SUM="caa3222039ca1359c011c2d5e4f2d85b" +DOWNLOAD="https://www.samba.org/~jelmer/dulwich/dulwich-0.10.1.tar.gz" +MD5SUM="fa72df313916fb86186e507414899cf9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |