gnuplot: update to 5.2.7.

This commit is contained in:
Leah Neukirchen 2019-06-01 20:32:04 +02:00
parent be6f66e5cc
commit fe75e4a3ce

View file

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