mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
gnuplot: update to 6.0.3.
This commit is contained in:
parent
133fa24482
commit
12a273a28a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnuplot'
|
||||
pkgname=gnuplot
|
||||
version=6.0.2
|
||||
version=6.0.3
|
||||
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=f68a3b0bbb7bbbb437649674106d94522c00bf2f285cce0c19c3180b1ee7e738
|
||||
checksum=ec52e3af8c4083d4538152b3f13db47f6d29929a3f6ecec5365c834e77f251ab
|
||||
|
||||
subpackages="gnuplot-common"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue