gnuplot: update to 5.0.7.
This commit is contained in:
parent
f851559044
commit
57246fada9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnuplot'
|
# Template file for 'gnuplot'
|
||||||
pkgname=gnuplot
|
pkgname=gnuplot
|
||||||
version=5.0.6
|
version=5.0.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="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
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=5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460
|
checksum=0ad760ff013b4a9cf29853fa9b50c50030a33cd8fb86220a23abb466655136fc
|
||||||
|
|
||||||
subpackages="gnuplot-common"
|
subpackages="gnuplot-common"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue