gnuplot: update to 5.2.5.

This commit is contained in:
Leah Neukirchen 2018-10-08 14:14:36 +02:00
parent e1572fc48a
commit a822e98bb4

View file

@ -1,7 +1,7 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.2.4
revision=5
version=5.2.5
revision=1
configure_args="--with-readline=builtin"
hostmakedepends="pkg-config lua52"
makedepends="zlib-devel libX11-devel gd-devel lua52-devel"
@ -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=1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb
checksum=039db2cce62ddcfd31a6696fe576f4224b3bc3f919e66191dfe2cdb058475caa
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then