diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-11-19 18:51:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-20 17:59:21 +0700 |
commit | 2a4a30ad6ee4ef06b782cf1688184a4326ae9d85 (patch) | |
tree | 4885be82def6ec3e8aca3cab65307430c7a667b6 | |
parent | 51444908a9a6177c1be948e072bb14bfd983b17f (diff) | |
download | slackbuilds-2a4a30ad6ee4ef06b782cf1688184a4326ae9d85.tar.gz |
python/dulwich: Updated for version 0.18.6.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-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 b770ba6a44..714e5bf381 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.18.5} +VERSION=${VERSION:-0.18.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index ba74f8ca52..d0d9bb11ea 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.18.5" +VERSION="0.18.6" HOMEPAGE="https://www.dulwich.io/" -DOWNLOAD="https://pypi.python.org/packages/cf/81/8b16e6bf652320553f869d093824b58e25cfef98db3ed49e8e2b2cc65900/dulwich-0.18.5.tar.gz" -MD5SUM="4cd7c0a684297d306b14429db37bcf27" +DOWNLOAD="https://pypi.python.org/packages/3e/e9/96f83f49a02d9e5ba8e906aa6c19f1394de96f7c662bc8fe4520ceff0f7a/dulwich-0.18.6.tar.gz" +MD5SUM="9d71e5ab10d889eb3fdff13f49f301bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |