mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gnuplot: update to 6.0.2.
This commit is contained in:
parent
06d9d3cff8
commit
d4b1b551d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnuplot'
|
||||
pkgname=gnuplot
|
||||
version=6.0.1
|
||||
version=6.0.2
|
||||
revision=1
|
||||
configure_args="--with-readline=builtin
|
||||
--with-gpic --with-metapost --with-metafont"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="gnuplot"
|
||||
homepage="http://www.gnuplot.info/"
|
||||
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
|
||||
checksum=e85a660c1a2a1808ff24f7e69981ffcbac66a45c9dcf711b65610b26ea71379a
|
||||
checksum=f68a3b0bbb7bbbb437649674106d94522c00bf2f285cce0c19c3180b1ee7e738
|
||||
|
||||
subpackages="gnuplot-common"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue