gnuplot: update to 6.0.2.

This commit is contained in:
Leah Neukirchen 2024-12-23 23:11:07 +01:00
parent 06d9d3cff8
commit d4b1b551d9

View File

@ -1,6 +1,6 @@
# Template file for 'gnuplot' # Template file for 'gnuplot'
pkgname=gnuplot pkgname=gnuplot
version=6.0.1 version=6.0.2
revision=1 revision=1
configure_args="--with-readline=builtin configure_args="--with-readline=builtin
--with-gpic --with-metapost --with-metafont" --with-gpic --with-metapost --with-metafont"
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="gnuplot" license="gnuplot"
homepage="http://www.gnuplot.info/" homepage="http://www.gnuplot.info/"
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
checksum=e85a660c1a2a1808ff24f7e69981ffcbac66a45c9dcf711b65610b26ea71379a checksum=f68a3b0bbb7bbbb437649674106d94522c00bf2f285cce0c19c3180b1ee7e738
subpackages="gnuplot-common" subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then