gnuplot: update to 5.2.6.
This commit is contained in:
parent
9ebc1daf2a
commit
b2de57cafc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnuplot'
|
||||
pkgname=gnuplot
|
||||
version=5.2.5
|
||||
version=5.2.6
|
||||
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=039db2cce62ddcfd31a6696fe576f4224b3bc3f919e66191dfe2cdb058475caa
|
||||
checksum=35dd8f013139e31b3028fac280ee12d4b1346d9bb5c501586d1b5a04ae7a94ee
|
||||
|
||||
subpackages="gnuplot-common"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue