mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
gnuplot: update to 5.4.10.
This commit is contained in:
parent
1e82f1b072
commit
6fdad27432
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnuplot'
|
||||
pkgname=gnuplot
|
||||
version=5.4.9
|
||||
revision=2
|
||||
version=5.4.10
|
||||
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="Leah Neukirchen <leah@vuxu.org>"
|
|||
homepage="http://www.gnuplot.info/"
|
||||
license="gnuplot"
|
||||
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
|
||||
checksum=a328a021f53dc05459be6066020e9a71e8eab6255d3381e22696120d465c6a97
|
||||
checksum=975d8c1cc2c41c7cedc4e323aff035d977feb9a97f0296dd2a8a66d197a5b27c
|
||||
|
||||
subpackages="gnuplot-common"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue