diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-09-25 09:59:13 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-25 21:46:04 +0200 |
commit | 6c760bcc1446d56ed47fecc008e2827ee5803d6c (patch) | |
tree | a52bb3314e23ae1686378f7308bbb6ddd3db9b77 | |
parent | 0901d9049e600298ec1ae4b2d1c600bebfb8ae08 (diff) |
gnuplot: update hashes
The gnuplot 4.6.6 tarball was updated because of this:
(based on a diff from the original release and the updated one)
http://thread.gmane.org/gmane.comp.graphics.gnuplot.user/7856
Update hashes accordingly, but really this is all kinds of bad.
Fixes:
http://autobuild.buildroot.net/results/925/925fc731e404282873f2c586c98b05da5ce96ae7/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/gnuplot/gnuplot.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gnuplot/gnuplot.hash b/package/gnuplot/gnuplot.hash index 6898e9000..37cc3e789 100644 --- a/package/gnuplot/gnuplot.hash +++ b/package/gnuplot/gnuplot.hash @@ -1,3 +1,3 @@ # From http://sourceforge.net/projects/gnuplot/files/gnuplot/4.6.6/ -md5 9c541f553c2491c56fc8b6126ff4ff73 gnuplot-4.6.6.tar.gz -sha1 53802f565a87a6d5044d0b9c2422b5eb905d1d45 gnuplot-4.6.6.tar.gz +md5 02a980b37ba181f7510816ed6440c9c1 gnuplot-4.6.6.tar.gz +sha1 012bd22b7be32da186b6bb015c0c6d876926c90b gnuplot-4.6.6.tar.gz |