mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
package/gnuplot: bump version to 5.0.6
Added sha256 hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c54aa6bf60
commit
eba61ba3b2
@ -1,3 +1,5 @@
|
||||
# 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
|
||||
# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.0.6/
|
||||
md5 8ec46520a86a61163a701b00404faf1a gnuplot-5.0.6.tar.gz
|
||||
sha1 f7b8948166b22e5bd658d5cf7579716f4821dba0 gnuplot-5.0.6.tar.gz
|
||||
# Locally computed
|
||||
sha256 5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460 gnuplot-5.0.6.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GNUPLOT_VERSION = 5.0.5
|
||||
GNUPLOT_VERSION = 5.0.6
|
||||
GNUPLOT_SITE = http://downloads.sourceforge.net/project/gnuplot/gnuplot/$(GNUPLOT_VERSION)
|
||||
GNUPLOT_LICENSE = gnuplot license (open source)
|
||||
GNUPLOT_LICENSE_FILES = Copyright
|
||||
|
Loading…
Reference in New Issue
Block a user