diff options
author | Daniil Bratashov <dn2010@gmail.com> | 2016-09-27 23:08:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:17:04 +0700 |
commit | c1cdc9fd417212dafa9cefa895713fa2ab6b4a49 (patch) | |
tree | 18c96d26ffa7171331e738b527c497bca97fa6cf /python/pydot/pydot.info | |
parent | c94e1fb56f4b394c8c7cce12e9a6e8a3f51732d3 (diff) |
python/pydot: Update DOWNLOAD url + switch to i586.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pydot/pydot.info')
-rw-r--r-- | python/pydot/pydot.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pydot/pydot.info b/python/pydot/pydot.info index 8e31aaaf00aef..98f5528b32db5 100644 --- a/python/pydot/pydot.info +++ b/python/pydot/pydot.info @@ -1,8 +1,8 @@ PRGNAM="pydot" VERSION="1.0.28" -HOMEPAGE="http://code.google.com/p/pydot/" -DOWNLOAD="http://pydot.googlecode.com/files/pydot-1.0.28.tar.gz" -MD5SUM="c0a7a027176a62c412fd0f54951af692" +HOMEPAGE="https://github.com/erocarrera/pydot" +DOWNLOAD="https://github.com/erocarrera/pydot/archive/v1.0.28/pydot-1.0.28.tar.gz" +MD5SUM="18b0e1ee53d8811ef1d3c0c93c4d397f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="graphviz pyparsing" |