gnuplot: update to 6.0.3.

This commit is contained in:
Leah Neukirchen 2025-06-11 20:02:12 +02:00
parent 133fa24482
commit 12a273a28a

View file

@ -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