From d4b1b551d9e0f8c05bb6824d90e98ff17c426f9a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2024 23:11:07 +0100 Subject: [PATCH] gnuplot: update to 6.0.2. --- srcpkgs/gnuplot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnuplot/template b/srcpkgs/gnuplot/template index de03c850a05..887ad94fc87 100644 --- a/srcpkgs/gnuplot/template +++ b/srcpkgs/gnuplot/template @@ -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 " 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