gnuplot: update to 5.0.4.
This commit is contained in:
parent
f6f58fbabb
commit
fcb39e3e5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnuplot'
|
||||
pkgname=gnuplot
|
||||
version=5.0.3
|
||||
version=5.0.4
|
||||
revision=1
|
||||
configure_args="--with-readline=builtin"
|
||||
hostmakedepends="pkg-config lua52"
|
||||
|
@ -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=5f6ee35f3f22014058e999911934bfa9db28e02a2722a7001c192cd182b8c715
|
||||
checksum=151cb845728bde75eb9d1561b35140114a05a7c52a52bd35b4b2b3d944e0c31e
|
||||
|
||||
subpackages="gnuplot-common"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue