gnuplot: update to 5.4.1.

This commit is contained in:
Leah Neukirchen 2020-12-01 15:41:03 +01:00
parent feb5922daf
commit 089dfa6d31
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.4.0
version=5.4.1
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=eb4082f03a399fd1e9e2b380cf7a4f785e77023d8dcc7e17570c1b5570a49c47
checksum=6b690485567eaeb938c26936e5e0681cf70c856d273cc2c45fabf64d8bc6590e
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then