gnuplot: update to 5.2.3.

This commit is contained in:
Leah Neukirchen 2018-05-07 13:42:55 +02:00
parent 480c55ba24
commit 9929a72132

View file

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