gnuplot: update to 5.4.2.

This commit is contained in:
Leah Neukirchen 2021-06-06 15:29:31 +02:00
parent ac6afb1606
commit b9b28240b0
1 changed files with 2 additions and 2 deletions

View File

@ -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 <leah@vuxu.org>"
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