From b9b28240b0a9e18a4a1eb088c3cb39f67b51a8e7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 6 Jun 2021 15:29:31 +0200 Subject: [PATCH] gnuplot: update to 5.4.2. --- srcpkgs/gnuplot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnuplot/template b/srcpkgs/gnuplot/template index 5a5657def73..cd255d7ed6a 100644 --- a/srcpkgs/gnuplot/template +++ b/srcpkgs/gnuplot/template @@ -1,6 +1,6 @@ # Template file for 'gnuplot' pkgname=gnuplot -version=5.4.1 +version=5.4.2 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=6b690485567eaeb938c26936e5e0681cf70c856d273cc2c45fabf64d8bc6590e +checksum=e57c75e1318133951d32a83bcdc4aff17fed28722c4e71f2305cfc2ae1cae7ba subpackages="gnuplot-common" if [ -z "$CROSS_BUILD" ]; then