diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-12-01 12:23:33 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-12-02 09:19:08 +0100 |
commit | a7adfa9ec1d4dfac1fda9600a67b7596af501d32 (patch) | |
tree | 89f7ab62fe9585473a18e588c9f45ee5b90d30c7 /package/gnuplot/gnuplot.hash | |
parent | 6c8caf7eee6dd2eed8d117f62c00e4ff153702f9 (diff) | |
download | buildroot-a7adfa9ec1d4dfac1fda9600a67b7596af501d32.tar.gz buildroot-a7adfa9ec1d4dfac1fda9600a67b7596af501d32.zip |
gnuplot: bump version to 5.0.5
- 0001-configure-add-without-demo-option.patch adapted to new version.
- --without-lisp-files configure option removed: doesn't exist anymore.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gnuplot/gnuplot.hash')
-rw-r--r-- | package/gnuplot/gnuplot.hash | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/gnuplot/gnuplot.hash b/package/gnuplot/gnuplot.hash index 37cc3e789a..a71d006594 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 02a980b37ba181f7510816ed6440c9c1 gnuplot-4.6.6.tar.gz -sha1 012bd22b7be32da186b6bb015c0c6d876926c90b gnuplot-4.6.6.tar.gz +# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.0.5/ +md5 c5e96fca73afbee4f57cbc1bfce6b3b8 gnuplot-5.0.5.tar.gz +sha1 c35f55657fdc33217dd70bbf3148578563ecaad1 gnuplot-5.0.5.tar.gz |