gnuplot: update to 5.4.9.

This commit is contained in:
Leah Neukirchen 2023-09-10 12:25:20 +02:00
parent e7f6867a94
commit bb1fae3925

View file

@ -1,6 +1,6 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.4.8
version=5.4.9
revision=1
configure_args="--with-readline=builtin"
hostmakedepends="pkg-config lua52"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="http://www.gnuplot.info/"
license="gnuplot"
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
checksum=931279c7caad1aff7d46cb4766f1ff41c26d9be9daf0bcf0c79deeee3d91f5cf
checksum=a328a021f53dc05459be6066020e9a71e8eab6255d3381e22696120d465c6a97
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then