gnuplot: update to 5.2.1.

This commit is contained in:
maxice8 2017-10-29 01:43:28 -02:00 committed by Leаh Neukirchen
parent c3140091cc
commit 5827bde849

View file

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