gnuplot: update to 5.2.4.

This commit is contained in:
Leah Neukirchen 2018-06-05 14:56:13 +02:00
parent bd8bbd0523
commit 077a297f86

View file

@ -1,6 +1,6 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.2.3
version=5.2.4
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=feb58c9358d9d129e00507f3b34d4b13c4caea3f004325c587f8caafe5dbe724
checksum=1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then