gnuplot: update to 5.2.8.

This commit is contained in:
Leah Neukirchen 2019-12-02 12:37:44 +01:00
parent bb489fe263
commit 7ef3aa8304

View file

@ -1,6 +1,6 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.2.7
version=5.2.8
revision=1
configure_args="--with-readline=builtin"
hostmakedepends="pkg-config lua52"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="http://www.gnuplot.info/"
license="gnuplot"
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
checksum=97fe503ff3b2e356fe2ae32203fc7fd2cf9cef1f46b60fe46dc501a228b9f4ed
checksum=60a6764ccf404a1668c140f11cc1f699290ab70daa1151bb58fed6139a28ac37
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then