gnuplot: update to 5.2.0.

Adopted.
This commit is contained in:
Leah Neukirchen 2017-09-09 19:29:12 +02:00
parent 18c346a4fb
commit 99a0726175

View file

@ -1,17 +1,17 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.0.7
version=5.2.0
revision=1
configure_args="--with-readline=builtin"
hostmakedepends="pkg-config lua52"
makedepends="zlib-devel libX11-devel gd-devel lua52-devel"
depends="gnuplot-common>=${version}_${revision}"
short_desc="Command-line driven graphing utility"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="http://www.gnuplot.info/"
license="gnuplot"
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
checksum=0ad760ff013b4a9cf29853fa9b50c50030a33cd8fb86220a23abb466655136fc
checksum=7dfe6425a1a6b9349b1fb42dae46b2e52833b13e807a78a613024d6a99541e43
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then