From a582ab5eb7000996d0ee9435ca656756bd6cca91 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Wed, 15 Nov 2023 23:24:59 +0100
Subject: [PATCH] rebuild plplot with new wxwidgets

---
 components/image/plplot/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/image/plplot/Makefile b/components/image/plplot/Makefile
index 9504dee..cd3f11e 100644
--- a/components/image/plplot/Makefile
+++ b/components/image/plplot/Makefile
@@ -18,7 +18,7 @@
 
 COMPONENT_NAME=         plplot
 COMPONENT_VERSION=      5.15.0
-COMPONENT_REVISION=		3
+COMPONENT_REVISION=		4
 COMPONENT_SUMMARY=		A cross-platform software package for creating scientific plots.
 COMPONENT_PROJECT_URL=	https://plplot.sourceforge.net
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)

--
Gitblit v1.9.3