gnuplot: update to 5.0.2.
This commit is contained in:
parent
16d2b44962
commit
555a4a7bd5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnuplot'
|
||||
pkgname=gnuplot
|
||||
version=5.0.1
|
||||
revision=3
|
||||
version=5.0.2
|
||||
revision=1
|
||||
configure_args="--with-readline=builtin"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libX11-devel gd-devel lua52-devel"
|
||||
|
@ -12,7 +12,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=7cbc557e71df581ea520123fb439dea5f073adcc9010a2885dc80d4ed28b3c47
|
||||
checksum=5a2b31d375f56d29272193370705164cde49545a332841183bcca44f02b1d890
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue