gnuplot: update to 6.0.1.

This commit is contained in:
Leah Neukirchen 2024-05-30 13:03:53 +02:00
parent 72fe1dc16c
commit cabbe74f89
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=6.0.0
version=6.0.1
revision=1
configure_args="--with-readline=builtin
--with-gpic --with-metapost --with-metafont"
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="gnuplot"
homepage="http://www.gnuplot.info/"
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
checksum=635a28f0993f6ab0d1179e072ad39b8139d07f51237f841d93c6c2ff4b1758ec
checksum=e85a660c1a2a1808ff24f7e69981ffcbac66a45c9dcf711b65610b26ea71379a
subpackages="gnuplot-common"
if [ -z "$CROSS_BUILD" ]; then