gnuplot: update to 5.0.6.

This commit is contained in:
Michael Gehring 2017-03-18 09:44:44 +00:00
parent 51693cce95
commit 31ce65c7c7

View file

@ -1,7 +1,7 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.0.5
revision=2
version=5.0.6
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="Eivind Uggedal <eivind@uggedal.com>"
homepage="http://www.gnuplot.info/"
license="gnuplot"
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
checksum=25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053
checksum=5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then