aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2024-05-30 11:03:53 +0000
committerLeah Neukirchen <leah@vuxu.org>2024-06-03 14:39:50 +0000
commitcabbe74f899e11653565b36b299182eae38a6275 (patch)
tree4dd487f5d1b9f8592c08418179d68984efbe1d7f
parent72fe1dc16c1ff865bf0ba881d597bff63786ff0e (diff)
downloadvoid-packages-cabbe74f899e11653565b36b299182eae38a6275.tar
void-packages-cabbe74f899e11653565b36b299182eae38a6275.tar.gz
void-packages-cabbe74f899e11653565b36b299182eae38a6275.tar.bz2
void-packages-cabbe74f899e11653565b36b299182eae38a6275.tar.lz
void-packages-cabbe74f899e11653565b36b299182eae38a6275.tar.xz
void-packages-cabbe74f899e11653565b36b299182eae38a6275.tar.zst
void-packages-cabbe74f899e11653565b36b299182eae38a6275.zip
gnuplot: update to 6.0.1.
-rw-r--r--srcpkgs/gnuplot/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/gnuplot/template b/srcpkgs/gnuplot/template
index f57aa54d5a9..de03c850a05 100644
--- a/srcpkgs/gnuplot/template
+++ b/srcpkgs/gnuplot/template
@@ -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