From 6580d5bf230954a3782664d33001d0aa55867264 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 4 Oct 2022 21:21:09 +0200 Subject: [PATCH] gnuplot: update to 5.4.5. --- srcpkgs/gnuplot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnuplot/template b/srcpkgs/gnuplot/template index 8848a5a3452..18760f00671 100644 --- a/srcpkgs/gnuplot/template +++ b/srcpkgs/gnuplot/template @@ -1,6 +1,6 @@ # Template file for 'gnuplot' pkgname=gnuplot -version=5.4.4 +version=5.4.5 revision=1 configure_args="--with-readline=builtin" hostmakedepends="pkg-config lua52" @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " homepage="http://www.gnuplot.info/" license="gnuplot" distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz" -checksum=372300b7867f5b3538b25fc5d0ac7734af6e3fe0d202b6db926e4369913f0902 +checksum=66f679115dd30559e110498fc94d926949d4d370b4999a042e724b8e910ee478 subpackages="gnuplot-common" if [ -z "$CROSS_BUILD" ]; then