diff options
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 8e31aaaf00..98f5528b32 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" |